X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxBlackBoxEditionDialog.h;h=be859b614ebc5387be52b39626be5e55fdefe8fd;hb=fea0c6ff7e209a7bb61bcc8176742e5f1a609443;hp=8f3021f002f010a09a2f59d5412069f036192711;hpb=775c8164b5f679027b8bbafa97c0e0110711909b;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.h index 8f3021f..be859b6 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.h @@ -59,8 +59,6 @@ Version: $Revision$ #include - - namespace bbtk { @@ -83,7 +81,7 @@ namespace bbtk private: wxAuiManager *_dialogAUIMgr; wxPanel *_panel; - + wxGUIEditorGraphicBBS *_parent; std::vector _lstValues; std::vector _lstTypes; std::vector _lstNames;