mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 14:25:45 +00:00
qt: Add service dialog
This commit is contained in:
parent
fc31d50e65
commit
a012cf713d
5 changed files with 20 additions and 17 deletions
|
@ -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};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue