diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-25 19:30:23 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-25 19:30:23 +0100 |
| commit | 29f330f307e35acf9dba3a8456dec330ef578dd7 (patch) | |
| tree | d14022436d68c59adb14b93e08011c8ef4756ce3 /src/gui.h | |
| parent | 5df6e9395c4ec744f38e7ce874ff7c02e8a3afbd (diff) | |
Update tab management system
Diffstat (limited to 'src/gui.h')
| -rw-r--r-- | src/gui.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |
