aboutsummaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui.h b/src/gui.h
index 347cd89..ddf67e3 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -342,6 +342,7 @@ class TabBase_TabImport : public wxPanel
wxButton* import_from_game_button;
wxStaticLine* m_staticline4;
wxStaticText* from_db_label;
+ wxStaticText* m_staticText29;
wxComboBox* opened_db_list;
wxButton* import_from_db_button;
wxListCtrl* game_list;