]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxDiagramPropertiesEditionDialog.h
2396 bbGEditor Feature New Normal Feature Show Tree 2014-06-18 15:29
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxDiagramPropertiesEditionDialog.h
index ceebbf5bb48b0dcd7ac576a609874fa71da27254..025c79fcbe4e12815eafffd4dbf3e389031c9f2f 100755 (executable)
@@ -115,6 +115,8 @@ namespace bbtk
                wxTextCtrl *_txtCategory;
                wxTextCtrl *_txtDescription;
                wxComboBox *_diagramType;
+               wxComboBox *_diagramMessageKind;
+               wxComboBox *_diagramMessageLevel;
                wxTreeCtrl *_treeBox;
                NodeTreeC _tree;
        protected: