summaryrefslogtreecommitdiffstats
path: root/tools/dbusxml2qt3/methodgen.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-16 09:57:57 -0600
committerTimothy Pearson <[email protected]>2011-12-16 09:57:57 -0600
commitc29685c8eeefc745ebaadfd532962f4e3a7d55ea (patch)
tree41dcdd85f157152fd7d2aadeb645324352c1b2b9 /tools/dbusxml2qt3/methodgen.cpp
parentab51f6a1367bd94d17209f6d8b327ab5e7eec56f (diff)
downloaddbus-1-tqt-c29685c8eeefc745ebaadfd532962f4e3a7d55ea.tar.gz
dbus-1-tqt-c29685c8eeefc745ebaadfd532962f4e3a7d55ea.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit ab51f6a1367bd94d17209f6d8b327ab5e7eec56f.
Diffstat (limited to 'tools/dbusxml2qt3/methodgen.cpp')
-rw-r--r--tools/dbusxml2qt3/methodgen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbusxml2qt3/methodgen.cpp b/tools/dbusxml2qt3/methodgen.cpp
index 475d5e4..ec569ab 100644
--- a/tools/dbusxml2qt3/methodgen.cpp
+++ b/tools/dbusxml2qt3/methodgen.cpp
@@ -22,7 +22,7 @@
// TQt includes
#include <tqdom.h>
-#include <textstream.h>
+#include <tqtextstream.h>
// local includes
#include "methodgen.h"