mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-06-01 12:15:03 -06:00
game_list.h: Removed leftover definitions
This commit is contained in:
parent
46c6b269cd
commit
262a0bcb42
@ -137,10 +137,6 @@ private:
|
|||||||
void changeEvent(QEvent*) override;
|
void changeEvent(QEvent*) override;
|
||||||
void RetranslateUI();
|
void RetranslateUI();
|
||||||
|
|
||||||
QHBoxLayout* warning_layout = nullptr;
|
|
||||||
QWidget* warning_widget = nullptr;
|
|
||||||
QLabel* deprecated_3ds_warning = nullptr;
|
|
||||||
QPushButton* warning_hide = nullptr;
|
|
||||||
GameListSearchField* search_field;
|
GameListSearchField* search_field;
|
||||||
GMainWindow* main_window = nullptr;
|
GMainWindow* main_window = nullptr;
|
||||||
QVBoxLayout* layout = nullptr;
|
QVBoxLayout* layout = nullptr;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user