aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index ae86588..6a7164e 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -41,6 +41,8 @@ public:
void setUiDensity(UIDensity density, bool previewing);
+ QString newGroupDialog();
+
void mousePressEvent(QMouseEvent *event) override;
private slots: