summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-11-13 13:18:05 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2020-11-13 13:18:05 +0100
commit4d94ba8dbba20da6d030a8a3adf73d2dbd6fc56f (patch)
treeb93a3ab75c82fe170553e54844834f27290ad881 /src/mainwindow.h
parentfe6654f89220c6739405ff7d9a54bc49f92a4c5b (diff)
Proper handling of mod pages.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 78ffec47..e2805b25 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -210,6 +210,7 @@ private:
void updateToolbarMenu();
void updateToolMenu();
+ void updateModPageMenu();
void updateViewMenu();
QMenu* createPopupMenu() override;