]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxColourSelectorButton.cxx
*** empty log message ***
[bbtk.git] / packages / wx / src / bbwxColourSelectorButton.cxx
index 791d96771d432f24fefa03d70d19b0d9e9b1c3ff..0280ac2ddd8db30896960c9310db6e6a3450396d 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxColourSelectorButton.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/02/20 11:36:29 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/04/18 12:59:52 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -22,7 +22,7 @@
  * Long 
  * description
  *  
- */
+ */ 
 
 #ifdef _USE_WXWIDGETS_
 
@@ -101,7 +101,7 @@ void wxColourPickerCtrlWidget::UpdateBox()
 
   //--------------------------------------------------------------------------
 
-  BBTK_USER_BLACK_BOX_IMPLEMENTATION(ColourSelectorButton,bbtk::WxBlackBox);
+  BBTK_BLACK_BOX_IMPLEMENTATION(ColourSelectorButton,bbtk::WxBlackBox);
   BBTK_ADD_BLACK_BOX_TO_PACKAGE(wx,ColourSelectorButton);
   
   void ColourSelectorButton::bbUserConstructor()