summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/core/kmfinstallerinterface.cpp
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-27 17:52:36 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-27 17:52:36 +0000
commitff419492931de3748936967da36948af7a04d7a0 (patch)
tree31a70be62d3bfb8e405d51e4b256a7210940ffe8 /kmyfirewall/core/kmfinstallerinterface.cpp
parentf1fd95abe28acef708caac65af44473461d7026c (diff)
downloadkmyfirewall-ff419492.tar.gz
kmyfirewall-ff419492.zip
TQt4 convert kmyfirewall
This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmyfirewall@1238525 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmyfirewall/core/kmfinstallerinterface.cpp')
-rw-r--r--kmyfirewall/core/kmfinstallerinterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/core/kmfinstallerinterface.cpp b/kmyfirewall/core/kmfinstallerinterface.cpp
index 3b33073..3f50eb0 100644
--- a/kmyfirewall/core/kmfinstallerinterface.cpp
+++ b/kmyfirewall/core/kmfinstallerinterface.cpp
@@ -15,7 +15,7 @@ Author: Christian Hubinger <chubinger@irrsinnig.org>, (C) 2001
#include <kdebug.h>
// QT Inludes
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
// Project Includes
#include "kmfpluginfactory.h"