Changeset 1034 for trunk/src/gui/kernel/qwindowdefs_pm.h
- Timestamp:
- Aug 29, 2011, 1:43:52 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qwindowdefs_pm.h
r1013 r1034 92 92 Q_GUI_EXPORT QWidget *qt_widget_from_hwnd(HWND hwnd); 93 93 94 95 94 96 enum PWOFlags { 95 97 PWO_Children = 0x01, … … 109 111 LONG flags); 110 112 #endif 113 114 111 115 112 116 // QDebug helpers for debugging various API types
Note:
See TracChangeset
for help on using the changeset viewer.