From ba2a3ce341c0c71bbbcf350fcbcd60c552220b31 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:23:13 -0600 Subject: Rename obsolete tq methods to standard names --- ktnef/gui/attachpropertydialogbase.ui | 2 +- ktnef/gui/wmfstruct.h | 2 +- ktnef/tests/mapi_attach_data_obj.tnef | Bin 348497 -> 348479 bytes 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ktnef') diff --git a/ktnef/gui/attachpropertydialogbase.ui b/ktnef/gui/attachpropertydialogbase.ui index 2227e6630..010dd9208 100644 --- a/ktnef/gui/attachpropertydialogbase.ui +++ b/ktnef/gui/attachpropertydialogbase.ui @@ -211,7 +211,7 @@ - tqlayout2 + layout2 diff --git a/ktnef/gui/wmfstruct.h b/ktnef/gui/wmfstruct.h index 33a4a67c2..7400e896e 100644 --- a/ktnef/gui/wmfstruct.h +++ b/ktnef/gui/wmfstruct.h @@ -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 tqunicode description string + DWORD nDescription; // Number of chars in the unicode 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 diff --git a/ktnef/tests/mapi_attach_data_obj.tnef b/ktnef/tests/mapi_attach_data_obj.tnef index d1de851a9..aea529ec2 100644 Binary files a/ktnef/tests/mapi_attach_data_obj.tnef and b/ktnef/tests/mapi_attach_data_obj.tnef differ -- cgit v1.2.1