From 5a4ec5d1e856f34503f89e1ed206df1ff934eae4 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 26 Dec 2022 16:32:54 +0100 Subject: Update import --- src/gui.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui.h') diff --git a/src/gui.h b/src/gui.h index df64a5e..99405fc 100644 --- a/src/gui.h +++ b/src/gui.h @@ -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; -- cgit v1.2.3