mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 06:27:47 +00:00
configure_network: Remove BCAT
This commit is contained in:
parent
4be0824b5f
commit
8dd5cfd290
3 changed files with 0 additions and 208 deletions
|
@ -25,10 +25,5 @@ public:
|
|||
private:
|
||||
void SetConfiguration();
|
||||
|
||||
std::pair<QString, QString> BCATDownloadEvents();
|
||||
void OnBCATImplChanged();
|
||||
void OnUpdateBCATEmptyLabel(std::pair<QString, QString> string);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureNetwork> ui;
|
||||
QFutureWatcher<std::pair<QString, QString>> watcher{this};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue