summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 8e50fa2e..fa5912b8 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -211,6 +211,9 @@ private:
void createEndorseMenu();
void updateToolBar();
+ void setToolbarSize(const QSize& s);
+ void setToolbarButtonStyle(Qt::ToolButtonStyle s);
+ QMenu* createPopupMenu() override;
void activateSelectedProfile();
void setExecutableIndex(int index);