summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 6cf83301..085126f7 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -428,6 +428,10 @@ private slots:
void hideFile();
void unhideFile();
+ // pluginlist context menu
+ void enableSelectedPlugins_clicked();
+ void disableSelectedPlugins_clicked();
+
void linkToolbar();
void linkDesktop();
void linkMenu();