summaryrefslogtreecommitdiff
path: root/ui/qt5/netdhcppage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/netdhcppage.hh')
-rw-r--r--ui/qt5/netdhcppage.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt5/netdhcppage.hh b/ui/qt5/netdhcppage.hh
index 0d54ba5..5d0f3fd 100644
--- a/ui/qt5/netdhcppage.hh
+++ b/ui/qt5/netdhcppage.hh
@@ -30,7 +30,7 @@ public:
private:
StepProgressWidget *progress;
QLabel *information;
- QPushButton *logButton;
+ QPushButton *logButton, *authButton;
QNetworkAccessManager qnam;
QNetworkReply *inetReply;