summaryrefslogtreecommitdiff
path: root/ui/qt5/runner/errorpage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/runner/errorpage.hh')
-rw-r--r--ui/qt5/runner/errorpage.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/runner/errorpage.hh b/ui/qt5/runner/errorpage.hh
index 0cb59af..f6600a4 100644
--- a/ui/qt5/runner/errorpage.hh
+++ b/ui/qt5/runner/errorpage.hh
@@ -22,6 +22,7 @@ public:
void initializePage();
private:
QLabel *descLabel;
+ QLabel *deetLabel;
};
#endif /* !ERRORPAGE_HH */