diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-25 12:54:04 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-25 12:54:04 +0100 |
| commit | 11a46aadf7c80d6b67af0c1094c8c5c4222bd3b1 (patch) | |
| tree | a34a2bef3626393703c83287e008294d110fdabb /src/gui.h | |
| parent | 4ffba108e367926f1c254bb1e2f07b6dbace4f32 (diff) | |
Update database
Diffstat (limited to 'src/gui.h')
| -rw-r--r-- | src/gui.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -337,6 +337,8 @@ class TabBase_TabImport : public wxPanel wxButton* import_from_game_button; wxStaticLine* m_staticline4; wxStaticText* from_db_label; + wxComboBox* opened_db_list; + wxButton* import_from_db_button; wxListCtrl* game_list; public: |
