summaryrefslogtreecommitdiffstats
path: root/doc/html/qiodevice-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qiodevice-h.html')
-rw-r--r--doc/html/qiodevice-h.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/html/qiodevice-h.html b/doc/html/qiodevice-h.html
index 4cad06b64..4b505356c 100644
--- a/doc/html/qiodevice-h.html
+++ b/doc/html/qiodevice-h.html
@@ -127,11 +127,7 @@ body { background: #ffffff; color: black; }
class Q_EXPORT TQIODevice
{
public:
-#if defined(QT_ABI_QT4)
- typedef TQ_LLONG Offset;
-#else
typedef TQ_ULONG Offset;
-#endif
TQIODevice();
virtual ~TQIODevice();