From 1257064e43c6c4269e1b8cf0507b238fd4a0ab1a Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 7 Dec 2019 09:09:00 -0600 Subject: Qt UI: runner: Add error page --- ui/qt5/runner/executorwizard.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ui/qt5/runner/executorwizard.hh') diff --git a/ui/qt5/runner/executorwizard.hh b/ui/qt5/runner/executorwizard.hh index 578f745..eb09bcc 100644 --- a/ui/qt5/runner/executorwizard.hh +++ b/ui/qt5/runner/executorwizard.hh @@ -1,5 +1,5 @@ /* - * executorwizard.cc - Implementation of the wizard class + * executorwizard.hh - Definition of the wizard class * horizon-run-qt5, the Qt 5 executor user interface for * Project Horizon * @@ -19,6 +19,7 @@ class ExecutorWizard : public QWizard { public: enum { Page_Execute, + Page_Error, Page_Finished }; -- cgit v1.2.3-70-g09d2