Made buttons on ModsFolderPage enabled all the time
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
480faca559
commit
0d2105dec4
6 changed files with 39 additions and 93 deletions
|
@ -59,8 +59,7 @@ class ModFolderPage : public ExternalResourcesPage {
|
|||
bool onSelectionChanged(const QModelIndex& current, const QModelIndex& previous) override;
|
||||
|
||||
private slots:
|
||||
void runningStateChanged(bool running);
|
||||
void removeItems(const QItemSelection &selection) override;
|
||||
void removeItems(const QItemSelection& selection) override;
|
||||
|
||||
void installMods();
|
||||
void updateMods();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue