- Timestamp:
- Dec 17, 2009, 1:22:23 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/global/qt_os2.h
r195 r430 56 56 #endif 57 57 58 59 60 58 61 // Innotek GCC lacks some API functions in its version of OS/2 Toolkit headers 59 62 … … 63 66 64 67 LONG APIENTRY WinQueryClipRegion(HWND hwnd, HRGN hrgnClip); 68 69 70 71 72 73 74 75 76 65 77 BOOL APIENTRY WinSetClipRegion(HWND hwnd, HRGN hrgnClip); 78 79 80 81 82 83 84 85 66 86 67 87 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.