summaryrefslogtreecommitdiffstats
path: root/src/kdiff3_part.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:18 -0600
commitf3372e7bea9bbc288e039d85d660450220a637d8 (patch)
treea67f22c6994e07957a7d7053caa39c3808128f07 /src/kdiff3_part.cpp
parentb6e4d65c272eed16b317a7f8fed20d05b7bd8236 (diff)
downloadkdiff3-f3372e7bea9bbc288e039d85d660450220a637d8.tar.gz
kdiff3-f3372e7bea9bbc288e039d85d660450220a637d8.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/kdiff3_part.cpp')
-rw-r--r--src/kdiff3_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdiff3_part.cpp b/src/kdiff3_part.cpp
index 406c3df..a0ea1ad 100644
--- a/src/kdiff3_part.cpp
+++ b/src/kdiff3_part.cpp
@@ -25,7 +25,7 @@
#include <kfiledialog.h>
#include <tqfile.h>
-#include <tqtextstream.h>
+#include <textstream.h>
#include "kdiff3.h"
#include "fileaccess.h"