summaryrefslogtreecommitdiffstats
path: root/doc/html/qwidgetfactory-h.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-06-17 17:28:28 -0500
committerTimothy Pearson <[email protected]>2012-06-17 17:28:28 -0500
commit6dec101d43dcbd4195c47d54bd388db1a8d7230e (patch)
tree7c336cbed3a93807a34cd4df39b2f92a7d48a141 /doc/html/qwidgetfactory-h.html
parentf27c2533f735d53c6b555f387c6390c0690cc246 (diff)
downloadtqt3-6dec101d43dcbd4195c47d54bd388db1a8d7230e.tar.gz
tqt3-6dec101d43dcbd4195c47d54bd388db1a8d7230e.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/qwidgetfactory-h.html')
-rw-r--r--doc/html/qwidgetfactory-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qwidgetfactory-h.html b/doc/html/qwidgetfactory-h.html
index 1c73e1243..3bd1805bb 100644
--- a/doc/html/qwidgetfactory-h.html
+++ b/doc/html/qwidgetfactory-h.html
@@ -142,8 +142,8 @@ private:
TQString translate( const char *sourceText, const char *comment = "" );
TQString translate( const TQString&amp; sourceText, const TQString&amp; comment = TQString::null );
- void unpackUInt16( TQDataStream&amp; in, Q_UINT16&amp; n );
- void unpackUInt32( TQDataStream&amp; in, Q_UINT32&amp; n );
+ void unpackUInt16( TQDataStream&amp; in, TQ_UINT16&amp; n );
+ void unpackUInt32( TQDataStream&amp; in, TQ_UINT32&amp; n );
void unpackByteArray( TQDataStream&amp; in, TQByteArray&amp; array );
void unpackCString( const UibStrTable&amp; strings, TQDataStream&amp; in,
TQCString&amp; cstr );