Changeset 139
- Timestamp:
- Aug 29, 2009, 12:37:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qapplication_pm.cpp
r138 r139 1390 1390 1391 1391 POINTL curPos = gpos; 1392 WinMapWindowPoints(internalWinId(), HWND_DESKTOP, & gpos, 1);1392 WinMapWindowPoints(internalWinId(), HWND_DESKTOP, &os, 1); 1393 1393 1394 1394 pos.rx() = curPos.x;
Note:
See TracChangeset
for help on using the changeset viewer.