mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
fix: load world size async
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -86,6 +86,7 @@ class WorldList : public QAbstractListModel {
|
||||
|
||||
private slots:
|
||||
void directoryChanged(QString path);
|
||||
void loadWorldsAsync();
|
||||
|
||||
signals:
|
||||
void changed();
|
||||
|
Reference in New Issue
Block a user