summaryrefslogtreecommitdiffstats
path: root/kmail/textsource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/textsource.cpp')
-rw-r--r--kmail/textsource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/textsource.cpp b/kmail/textsource.cpp
index ab31dc422..6649565a9 100644
--- a/kmail/textsource.cpp
+++ b/kmail/textsource.cpp
@@ -44,7 +44,7 @@ KMTextSource::~KMTextSource() {
}
-TQCString KMTextSource::text(Q_UINT32 serialNumber) const {
+TQCString KMTextSource::text(TQ_UINT32 serialNumber) const {
TQCString rc;
KMFolder *folder = 0;
int idx;