citra-qt: disable directory watcher during CIA installation (#4284)
* disable directory watcher during CIA installation fixes several errors while installing multiple CIAs * use braces in if statement
This commit is contained in:
parent
756a3d404a
commit
ce823759cc
3 changed files with 16 additions and 1 deletions
|
@ -49,6 +49,7 @@ public:
|
|||
void clearFilter();
|
||||
void setFilterFocus();
|
||||
void setFilterVisible(bool visibility);
|
||||
void setDirectoryWatcherEnabled(bool enabled);
|
||||
bool isEmpty();
|
||||
|
||||
void LoadCompatibilityList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue