mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-04 11:45:42 -04:00
Qt: Fix double-scanning of game list at start
This commit is contained in:
parent
77a47c87d2
commit
3bdafa1932
@ -17,9 +17,6 @@ MainWindow::MainWindow(QtHostInterface* host_interface) : QMainWindow(nullptr),
|
||||
setupAdditionalUi();
|
||||
connectSignals();
|
||||
|
||||
// force a scan of the game list
|
||||
m_host_interface->refreshGameList();
|
||||
|
||||
resize(750, 690);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user