From 76a75bb104e9cb8eb36b8c4081aadebad4f75da8 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 7 Feb 2020 20:50:13 -0600 Subject: Qt UI: Factor out steps to StepProgressWidget --- ui/qt5/netdhcppage.hh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ui/qt5/netdhcppage.hh') diff --git a/ui/qt5/netdhcppage.hh b/ui/qt5/netdhcppage.hh index 792cddd..0d54ba5 100644 --- a/ui/qt5/netdhcppage.hh +++ b/ui/qt5/netdhcppage.hh @@ -14,6 +14,7 @@ #define NETDHCPPAGE_HH #include "horizonwizardpage.hh" +#include "stepprogresswidget.hh" #include #include @@ -27,10 +28,7 @@ public: void initializePage(); bool isComplete() const; private: - QLabel *addrStatus; - QLabel *address; - QLabel *inetStatus; - QLabel *inet; + StepProgressWidget *progress; QLabel *information; QPushButton *logButton; -- cgit v1.2.3-60-g2f50