]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h
#2492 bbGEditor Bug New Normal - Changement of creaMaracasVisu deffinition
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.h
index 976201a6ff2a005e50e954957b9107648036ae1e..5e4428d50a432539a02b5c7eef271d268d4e2498 100644 (file)
@@ -141,11 +141,15 @@ namespace bbtk
         void SetAuthor(std::string author);
         void SetCategory(std::string category);
         void SetDescription(std::string description);
+                               void SetMessageKind(std::string kind);
+                               void SetMessageLevel(std::string level);
         std::string GetCbName();
         std::string GetCbPackageName();
         std::string GetAuthor();
         std::string GetDescription();
         std::string GetCategory();
+                               std::string GetMessageKind();
+                               std::string GetMessageLevel();
 
            void SetNameTabPanel(wxString tabpanelname);
                std::string GetNameTabPanel();