]> Creatis software - creaWT.git/blobdiff - wt/bbtk_wt_PKG/src/bbwtCommandButton.cxx
2498 BBTK FeatureNewNormal wt-version PackageWt
[creaWT.git] / wt / bbtk_wt_PKG / src / bbwtCommandButton.cxx
index d3c36858fcdd00f96d75b9dccd69faec991495ed..b0ef0c351ca9b03045c6729fc6e176bcd17822fa 100644 (file)
@@ -20,6 +20,7 @@ namespace bbwt
       void SetLabel(Wt::WString nLabel);
     
 
+
     private:
       CommandButton* mBox;
       Wt::WPushButton *mwtPushButton;
@@ -117,7 +118,7 @@ namespace bbwt
     mwtPushButton->setText(nLabel);   
   }
 
-BBTK_ADD_BLACK_BOX_TO_PACKAGE(wt,CommandButton)
+BBTK_ADD_BLACK_BOX_TO_PACKAGE(wt,CommandButton);
 BBTK_BLACK_BOX_IMPLEMENTATION(CommandButton,bbtk::WtBlackBox);
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)