summaryrefslogtreecommitdiff
path: root/ui/qt5/netsimplewifipage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/netsimplewifipage.hh')
-rw-r--r--ui/qt5/netsimplewifipage.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/qt5/netsimplewifipage.hh b/ui/qt5/netsimplewifipage.hh
index ab0e125..59fd12b 100644
--- a/ui/qt5/netsimplewifipage.hh
+++ b/ui/qt5/netsimplewifipage.hh
@@ -53,7 +53,10 @@ private:
wpactrl_xchgitem_t exchange_item;
QSocketNotifier *notify, *connNotify;
QProgressDialog *dialog;
+ bool associated;
+ void associate();
+ void processAssociateMessage(int);
int processScan(wpactrl_t *, const char *, size_t);
friend int scanResults(wpactrl_t *, char const *, size_t, void *, tain_t *);
#endif /* HAS_INSTALL_ENV */