]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWtBlackBox.h
#3174 BBTK Bug New Normal - boost in fedore 26
[bbtk.git] / kernel / src / bbtkWtBlackBox.h
index bd36a45037e7fbf3ac90f7e1c4617a33ec9b365d..4725a0dfeac48efd3fdf351d87a4921c76edf4fe 100644 (file)
@@ -54,6 +54,7 @@
 #ifdef USE_WT
 
 
+
 #ifndef __bbtkWtBlackBox_h__
 #define __bbtkWtBlackBox_h__
 
@@ -133,6 +134,9 @@ namespace bbtk
     virtual void bbDestroyWindow();
     //==================================================================    
 
+   void bbwtUpdateInputs();
+   void bbwtProcess();
+
   private:
     
     Wt::WApplication* bbApp;