Changeset 580 for trunk/src/gui/kernel/qwindowdefs_pm.h
- Timestamp:
- Feb 19, 2010, 12:29:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qwindowdefs_pm.h
r564 r580 56 56 QT_END_NAMESPACE 57 57 58 // typedefs to avoid inclusion of qt_os2.h in public headers 58 // common typedefs from os2.h to avoid inclusion of qt_os2.h in public headers 59 typedef unsigned long ULONG; 60 typedef unsigned short USHORT; 59 61 typedef unsigned long LHANDLE; 60 62 typedef LHANDLE HWND;
Note:
See TracChangeset
for help on using the changeset viewer.