aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-11-23 00:14:36 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-11-23 00:14:36 +0100
commit7a3b8bb16c90265b26907c90a04da79d3c694f0e (patch)
tree288d1684b404279cb86d208433e9167c78414b86 /src/mainwindow/mainwindow.h
parentAdd library check for Plasma and Breakpad configuration toggles (diff)
downloadsmolbote-7a3b8bb16c90265b26907c90a04da79d3c694f0e.tar.xz
Add About and Run actions to plugin submenu
- Remove plugin list from About dialog
Diffstat (limited to 'src/mainwindow/mainwindow.h')
-rw-r--r--src/mainwindow/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow/mainwindow.h b/src/mainwindow/mainwindow.h
index 6ce61b5..296a73e 100644
--- a/src/mainwindow/mainwindow.h
+++ b/src/mainwindow/mainwindow.h
@@ -43,7 +43,6 @@ public:
Q_DISABLE_COPY(MainWindow)
~MainWindow() override;
- void addAction(ActionLocation where, QAction *action);
void addDockWidget(Qt::DockWidgetArea area, QWidget *widget);
void removeDockWidget(QWidget *widget);