diff options
Diffstat (limited to 'src/ui_netparamsedit.h')
-rw-r--r-- | src/ui_netparamsedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui_netparamsedit.h b/src/ui_netparamsedit.h index 158e8b9..972b627 100644 --- a/src/ui_netparamsedit.h +++ b/src/ui_netparamsedit.h @@ -27,7 +27,7 @@ class WANetParams; class ui_NetParamsEdit : public netProperties { - Q_OBJECT + TQ_OBJECT public: |