]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.h
Feature #1347
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxBlackBoxEditionDialog.h
index 8f3021f002f010a09a2f59d5412069f036192711..be859b614ebc5387be52b39626be5e55fdefe8fd 100644 (file)
@@ -59,8 +59,6 @@ Version:   $Revision$
 #include <iostream>
 
 
-
-
 namespace bbtk
 {
 
@@ -83,7 +81,7 @@ namespace bbtk
        private:
                wxAuiManager *_dialogAUIMgr;
                wxPanel *_panel;
-
+               wxGUIEditorGraphicBBS *_parent;
                std::vector<wxTextCtrl*> _lstValues;
                std::vector<wxStaticText*> _lstTypes;
                std::vector<wxStaticText*> _lstNames;