summaryrefslogtreecommitdiffstats
path: root/src/kernel/qinternal_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qinternal_p.h')
-rw-r--r--src/kernel/qinternal_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qinternal_p.h b/src/kernel/qinternal_p.h
index 875263dd..57c5dcd1 100644
--- a/src/kernel/qinternal_p.h
+++ b/src/kernel/qinternal_p.h
@@ -179,7 +179,7 @@ public:
void append( TQByteArray *ba );
void clear();
- bool consumeBytes( Q_ULONG nbytes, char *sink );
+ bool consumeBytes( TQ_ULONG nbytes, char *sink );
TQByteArray readAll();
bool scanNewline( TQByteArray *store );
bool canReadLine() const;