summaryrefslogtreecommitdiffstats
path: root/lib/kwmf/wmfstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kwmf/wmfstruct.h')
-rw-r--r--lib/kwmf/wmfstruct.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kwmf/wmfstruct.h b/lib/kwmf/wmfstruct.h
index ca4f1f7d..33a4a67c 100644
--- a/lib/kwmf/wmfstruct.h
+++ b/lib/kwmf/wmfstruct.h
@@ -6,7 +6,7 @@
typedef short WORD;
typedef int DWORD;
-typedef Q_INT32 LONG;
+typedef TQ_INT32 LONG;
typedef void* _HANDLE;
typedef struct _RECT
@@ -53,7 +53,7 @@ struct WmfEnhMetaHeader
WORD nHandles; // Number of handles in the handle table
// Handle index zero is reserved.
WORD sReserved; // Reserved. Must be zero.
- DWORD nDescription; // Number of chars in the unicode description string
+ DWORD nDescription; // Number of chars in the tqunicode description string
// This is 0 if there is no description string
DWORD offDescription; // Offset to the metafile description record.
// This is 0 if there is no description string