X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fsrc%2FbbwxColourSelector.h;h=77e4c6a47e11313e35a26476f11da6ede9672191;hb=b7dd1ccf2db9c018dabadd835739aba15f3664ba;hp=4c19eae369ee08d4b0b5108b765e088efb30c292;hpb=c429a5e1229f3dbc56e2d0100980c7e4a3506d89;p=bbtk.git diff --git a/packages/wx/src/bbwxColourSelector.h b/packages/wx/src/bbwxColourSelector.h index 4c19eae..77e4c6a 100644 --- a/packages/wx/src/bbwxColourSelector.h +++ b/packages/wx/src/bbwxColourSelector.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbwxColourSelector.h,v $ Language: C++ - Date: $Date: 2008/12/12 08:55:23 $ - Version: $Revision: 1.8 $ + Date: $Date: 2009/05/15 14:58:03 $ + Version: $Revision: 1.9 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -70,7 +70,7 @@ namespace bbwx BBTK_PROCESS(Process); void Process(); protected: - virtual void bbUserConstructor(); + }; //=================================================================