X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Fwx%2Fsrc%2FbbwxRadioButton.cxx;h=4a23029b71289106f1291c456133fc7c8091c00a;hb=4ad5b5ee44357ad873bc8c43230defb6d0a79879;hp=f415c665bc522f22a75c161593b20f0e6637da60;hpb=0d9c3f691b5889816aea4d7e813f58e1950f81ed;p=bbtk.git diff --git a/packages/wx/src/bbwxRadioButton.cxx b/packages/wx/src/bbwxRadioButton.cxx index f415c66..4a23029 100644 --- a/packages/wx/src/bbwxRadioButton.cxx +++ b/packages/wx/src/bbwxRadioButton.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbwxRadioButton.cxx,v $ Language: C++ - Date: $Date: 2008/02/14 20:26:54 $ - Version: $Revision: 1.3 $ + Date: $Date: 2008/04/18 12:59:53 $ + Version: $Revision: 1.4 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -139,7 +139,7 @@ namespace bbwx //-------------------------------------------------------------------------- - BBTK_USER_BLACK_BOX_IMPLEMENTATION(RadioButton,bbtk::WxBlackBox); + BBTK_BLACK_BOX_IMPLEMENTATION(RadioButton,bbtk::WxBlackBox); void RadioButton::bbUserConstructor()