game_list.h: Removed leftover definitions

This commit is contained in:
OpenSauce04 2026-01-29 11:19:45 +00:00
parent 46c6b269cd
commit 262a0bcb42

View File

@ -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;