diff options
Diffstat (limited to 'wifi/networkscanning.h')
-rw-r--r-- | wifi/networkscanning.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wifi/networkscanning.h b/wifi/networkscanning.h index a09b7b69..b69652e3 100644 --- a/wifi/networkscanning.h +++ b/wifi/networkscanning.h @@ -21,8 +21,8 @@ #include <tqwidget.h> -class QTable; -class QPushButton; +class TQTable; +class TQPushButton; class Interface_wireless; enum WEP_KEY { NONE, VALID_HEX, VALID_STRING, INVALID }; |