Changeset 748 for trunk/src/gui/kernel
- Timestamp:
- Jun 15, 2010, 4:49:35 PM (15 years ago)
- Location:
- trunk/src/gui/kernel
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qapplication_pm.cpp
r705 r748 2572 2572 } 2573 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2574 2595 QDebug operator<<(QDebug debug, const RECTL &rcl) 2575 2596 { -
trunk/src/gui/kernel/qwindowdefs_pm.h
r704 r748 95 95 QDebug operator<<(QDebug debug, const QDebugHWND &d); 96 96 97 98 99 100 97 101 // the following declarations require OS/2 types not defined here, 98 102 // don't drag them in as well but require qt_os2.h to be included first
Note:
See TracChangeset
for help on using the changeset viewer.