mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 03:05:46 -04:00
Qt: Set focus to display window when starting
This commit is contained in:
@ -50,6 +50,7 @@ private:
|
||||
|
||||
std::unique_ptr<GameList> m_game_list;
|
||||
GameListWidget* m_game_list_widget = nullptr;
|
||||
QWidget* m_display_widget = nullptr;
|
||||
|
||||
SettingsDialog* m_settings_dialog = nullptr;
|
||||
|
||||
|
Reference in New Issue
Block a user