diff options
Diffstat (limited to 'src/gui.h')
| -rw-r--r-- | src/gui.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -284,6 +284,7 @@ class TabGameRightPanel : public wxPanel wxNotebook* notebook; wxPanel* editor_page; wxBoxSizer* editor_page_sizer; + wxTextCtrl* opening_label; wxBoxSizer* editor_canvas_sizer; wxStaticLine* m_staticline1; wxStaticText* comment_label; |
