]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutSplit.cxx
#3073 BBTK Bug New Normal - message documentation in boxes
[bbtk.git] / packages / wx / src / bbwxLayoutSplit.cxx
index 545420241d418e39938c7c96274a7c3924e30849..460dc8697c18fb9cd23e20f5e6153e8f322c6c54 100644 (file)
@@ -70,9 +70,10 @@ namespace bbwx
        {
        }       
        
-  void LayoutSplit::Process()
-  {
-  }
+       void LayoutSplit::Process()
+       {
+               PutWinTitle();
+       }
 
   void LayoutSplit::CreateWidget(wxWindow* parent)
   {