X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=wt%2Fbbtk_wt_PKG%2Fsrc%2FbbwtInputText.cxx;h=dec72deebcbbb000056f5d5ff7ee94bc67bc7da3;hb=0aca619f319ce0cf836ff7735740704b1db4de93;hp=19b5d2cec6b2c2e997489dc580ccd89552029474;hpb=26116b2d4181a4ed3fffa07fbb75ef527d32d740;p=creaWT.git diff --git a/wt/bbtk_wt_PKG/src/bbwtInputText.cxx b/wt/bbtk_wt_PKG/src/bbwtInputText.cxx index 19b5d2c..dec72de 100644 --- a/wt/bbtk_wt_PKG/src/bbwtInputText.cxx +++ b/wt/bbtk_wt_PKG/src/bbwtInputText.cxx @@ -155,7 +155,7 @@ void InputText::CreateWidget(Wt::WContainerWidget* parent) parent, bbtk::std2wt ( bbGetInputIn() ) , bbtk::std2wt ( bbGetInputTitle() ) ) ); - +//EED Process(); } //===== // 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)