summaryrefslogtreecommitdiff
path: root/ui/qt5/partitionchoicepage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/partitionchoicepage.hh')
-rw-r--r--ui/qt5/partitionchoicepage.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/partitionchoicepage.hh b/ui/qt5/partitionchoicepage.hh
index 2e879ba..0483d65 100644
--- a/ui/qt5/partitionchoicepage.hh
+++ b/ui/qt5/partitionchoicepage.hh
@@ -25,6 +25,7 @@ public:
void initializePage() override;
bool isComplete() const override;
int nextId() const override;
+ bool validatePage() override;
private:
QLabel *descLabel;
QButtonGroup *buttons;