diff options
Diffstat (limited to 'src/gui.h')
| -rw-r--r-- | src/gui.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -334,8 +334,7 @@ class TabBase_TabImport : public wxPanel private: protected: - wxStaticText* pending_imports; - wxStaticLine* m_staticline41; + wxTextCtrl* pending_imports; wxStaticText* from_game_label; wxComboBox* opened_game_list; wxButton* import_from_game_button; |
