summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.h')
-rw-r--r--src/modlist.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modlist.h b/src/modlist.h
index 2db98bd1..15376ed5 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -170,6 +170,10 @@ public slots:
void dropModeUpdate(bool dropOnItems);
+ void enableSelected(const QItemSelectionModel *selectionModel);
+
+ void disableSelected(const QItemSelectionModel *selectionModel);
+
signals:
/**