summaryrefslogtreecommitdiffstats
path: root/src/htmlexporter.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:55:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:55:33 -0600
commitae6cafee5339716bd01aa6c66aa4f366bdc5d43b (patch)
treedb682cc1b772442e3ac4986b8f66119531291a4e /src/htmlexporter.h
parent882bcd26b3d60be72ea2b35921969a9850c52db9 (diff)
downloadbasket-ae6cafee5339716bd01aa6c66aa4f366bdc5d43b.tar.gz
basket-ae6cafee5339716bd01aa6c66aa4f366bdc5d43b.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 882bcd26b3d60be72ea2b35921969a9850c52db9.
Diffstat (limited to 'src/htmlexporter.h')
-rw-r--r--src/htmlexporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlexporter.h b/src/htmlexporter.h
index 6c30933..86b72fd 100644
--- a/src/htmlexporter.h
+++ b/src/htmlexporter.h
@@ -22,7 +22,7 @@
#define HTMLEXPORTER_H
#include <tqstring.h>
-#include <textstream.h>
+#include <tqtextstream.h>
class KProgress;