summaryrefslogtreecommitdiffstats
path: root/src/ui_netparamsedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui_netparamsedit.h')
-rw-r--r--src/ui_netparamsedit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui_netparamsedit.h b/src/ui_netparamsedit.h
index 4c3b8b0..e1e13c9 100644
--- a/src/ui_netparamsedit.h
+++ b/src/ui_netparamsedit.h
@@ -28,9 +28,10 @@ class WANetParams;
class ui_NetParamsEdit : public netProperties
{
Q_OBJECT
+ TQ_OBJECT
public:
- ui_NetParamsEdit(QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+ ui_NetParamsEdit(TQWidget* tqparent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
~ui_NetParamsEdit();
/*$PUBLIC_FUNCTIONS$*/
//void setWepEnabled( bool w );