summaryrefslogtreecommitdiffstats
path: root/kmail/textsource.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/textsource.h')
-rw-r--r--kmail/textsource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/textsource.h b/kmail/textsource.h
index 8251a09c..e0250920 100644
--- a/kmail/textsource.h
+++ b/kmail/textsource.h
@@ -40,7 +40,7 @@ public:
KMTextSource();
~KMTextSource();
- TQCString text(Q_UINT32 serialNumber) const;
+ TQCString text(TQ_UINT32 serialNumber) const;
};
#endif