From f4fae92b6768541e2952173c3d4b09040f95bf7e Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 16 Feb 2011 20:17:18 +0000 Subject: Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ktnef/gui/wmfstruct.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ktnef/gui/wmfstruct.h') diff --git a/ktnef/gui/wmfstruct.h b/ktnef/gui/wmfstruct.h index ca4f1f7db..33a4a67c2 100644 --- a/ktnef/gui/wmfstruct.h +++ b/ktnef/gui/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 -- cgit v1.2.1