configure_network: Remove BCAT
This commit is contained in:
parent
4acec5283e
commit
673d37a7c2
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