mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-21 12:04:29 -04:00
qt: Add service dialog
This commit is contained in:
@@ -30,5 +30,5 @@ private:
|
||||
void OnUpdateBCATEmptyLabel(std::pair<QString, QString> string);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureService> ui;
|
||||
QFutureWatcher<std::pair<QString, QString>> watcher;
|
||||
QFutureWatcher<std::pair<QString, QString>> watcher{this};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user