diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-26 16:32:54 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-26 16:32:54 +0100 |
| commit | 5a4ec5d1e856f34503f89e1ed206df1ff934eae4 (patch) | |
| tree | ab72034d4f7be9c7252d9edfd6e7e41c80a9623d /src/gui.h | |
| parent | 3263bda23b8bccb9958471be064603d958f08253 (diff) | |
Update import
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; |
