]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOWxGimmickView.h
*** empty log message ***
[creaImageIO.git] / src2 / creaImageIOWxGimmickView.h
index b6e41215cea2cb081e81375640ccf53587b05911..16048a41a3d677f2003884469e35d23a89dce215 100644 (file)
@@ -47,6 +47,9 @@ namespace creaImageIO
       /// The ToolBar and the tools
       wxToolBar*         mToolBar;
       wxToolBarToolBase* mToolAddFile;
+      wxToolBarToolBase* mToolAddDir;
+      wxToolBarToolBase* mToolRemove;
+      wxToolBarToolBase* mToolHelp;
 
       wxSplitterWindow* mSplitter;
       wxPanel*          mBottomPanel;