summary refs log tree commit diff stats
path: root/tools/mapedit/src/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mapedit/src/frame.h')
-rw-r--r--tools/mapedit/src/frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mapedit/src/frame.h b/tools/mapedit/src/frame.h index ffa6c7d..d201e86 100644 --- a/tools/mapedit/src/frame.h +++ b/tools/mapedit/src/frame.h
@@ -78,6 +78,7 @@ class MapeditFrame : public wxFrame {
78 wxMenu* menuFile; 78 wxMenu* menuFile;
79 wxSplitterWindow* layout1; 79 wxSplitterWindow* layout1;
80 wxSplitterWindow* layout3; 80 wxSplitterWindow* layout3;
81 wxPanel* propertyEditor;
81 82
82 // Notebook 83 // Notebook
83 wxNotebook* notebook; 84 wxNotebook* notebook;