]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.h
#2516 creaMaracasVisu Feature New Normal - creaPanelButtonContainer ListPanel with...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaPanelButtonContainer / creaPanelButtonContainer.h
index b0cb014fc8a0e1f673b7b838852d2940f20ad005..a17a7459b698ba3cbd48fc31b1514fb9150a8f40 100644 (file)
@@ -46,6 +46,7 @@
 #include "buttonContainerSettings.h"
 #include "functor.h"
 #include "listWx.h"
+#include "Edit.xpm"
 
 /*!    @namespace <creaPanelButtonContainer>
  *     @brief Contains the creaPanelButtonContainer library included in creaMaracasVisu.
@@ -156,6 +157,7 @@ namespace creaPanelButtonContainer
                        ListConfigDialog* m_ListConfigDialog;//!<This wxDialog shows the list of the elements and allows  modifications.
 
                        wxPanel* m_PanelUp;//!<This panel contains the list of the elements empty,full and the config button.
+                       wxPanel* m_EmptyPanel; //!<This panel is empty.
                        ListWx* m_CurrentWxPanel;//!<This panel contains the final list of the elements .
 
                        wxBitmapButton* m_ConfigButton;//!< "Config" Settings button.