]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWtBlackBox.h
#2696 BBTK Bug New Normal - BoxChange BoxExecute not responding at the second actio...
[bbtk.git] / kernel / src / bbtkWtBlackBox.h
index bd36a45037e7fbf3ac90f7e1c4617a33ec9b365d..1df5570c476222a44cccc6789945b95334271a31 100644 (file)
@@ -133,6 +133,9 @@ namespace bbtk
     virtual void bbDestroyWindow();
     //==================================================================    
 
+   void bbwtUpdateInputs();
+   void bbwtProcess();
+
   private:
     
     Wt::WApplication* bbApp;