summaryrefslogtreecommitdiff
path: root/ui/qt5/commitpage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/commitpage.hh')
-rw-r--r--ui/qt5/commitpage.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/commitpage.hh b/ui/qt5/commitpage.hh
index a4f480e..71f869d 100644
--- a/ui/qt5/commitpage.hh
+++ b/ui/qt5/commitpage.hh
@@ -22,6 +22,7 @@ public:
CommitPage(QWidget *parent = nullptr);
void initializePage();
+ bool validatePage();
private:
QLabel *choices;
};