summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ipteditor/kmfipteditorpart.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:51 -0600
commitd737fa5621adb2f9504b4119a151615eeacba574 (patch)
treeb219ca93c9910b179c0891e9b0e353f94465b03a /kmyfirewall/ipteditor/kmfipteditorpart.cpp
parent88c5eb48afe6160b21916f2c4bb779de9c8992a0 (diff)
downloadkmyfirewall-d737fa5621adb2f9504b4119a151615eeacba574.tar.gz
kmyfirewall-d737fa5621adb2f9504b4119a151615eeacba574.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'kmyfirewall/ipteditor/kmfipteditorpart.cpp')
-rw-r--r--kmyfirewall/ipteditor/kmfipteditorpart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/ipteditor/kmfipteditorpart.cpp b/kmyfirewall/ipteditor/kmfipteditorpart.cpp
index 2fb2366..007712d 100644
--- a/kmyfirewall/ipteditor/kmfipteditorpart.cpp
+++ b/kmyfirewall/ipteditor/kmfipteditorpart.cpp
@@ -15,7 +15,7 @@ Author: Christian Hubinger <chubinger@irrsinnig.org>, (C) 2001
// QT includes
#include <tqfile.h>
-#include <tqtextstream.h>
+#include <textstream.h>
#include <tqmultilineedit.h>