From 2f791ecf181cebc107ea2f68f5f7b29456844f39 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 2 Jul 2011 07:29:25 +0000 Subject: TQt4 port wlassistant This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/wlassistant@1239055 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/ui_netparamsedit.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ui_netparamsedit.h') 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 ); -- cgit v1.2.3