]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxColourSelectorButton.h
New widget pipeline : progressing ...
[bbtk.git] / packages / wx / src / bbwxColourSelectorButton.h
index c8deb653a65021913537900427758acdef764f53..aef50a25df702588980f645ca9c26ac4db8e04de 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxColourSelectorButton.h,v $
   Language:  C++
-  Date:      $Date: 2008/11/24 15:45:51 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2008/11/25 11:17:25 $
+  Version:   $Revision: 1.9 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -99,9 +99,10 @@ private:
 
   protected:
     virtual void bbUserConstructor();
-
+    /*
   private:
      wxColourPickerCtrlWidget* pickerWidget;
+    */
   };
 
   //=================================================================