mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-02 19:27:42 -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 RetranslateUI();
|
||||
|
||||
QHBoxLayout* warning_layout = nullptr;
|
||||
QWidget* warning_widget = nullptr;
|
||||
QLabel* deprecated_3ds_warning = nullptr;
|
||||
QPushButton* warning_hide = nullptr;
|
||||
GameListSearchField* search_field;
|
||||
GMainWindow* main_window = nullptr;
|
||||
QVBoxLayout* layout = nullptr;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user