Changeset 327 for trunk/src/gui
- Timestamp:
- Nov 19, 2009, 3:00:04 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qclipboard_pm.cpp
r326 r327 53 53 #include "qmime.h" 54 54 #include "qdnd_p.h" 55 55 56 56 57 #include "qt_os2.h" … … 437 438 return; // nothing to do 438 439 439 bool runsEventLoop = QCoreApplication::instance() &&440 QCoreApplication::instance()->d_func()->in_exec;440 441 ; 441 442 442 443 d->renderAllFormats(runsEventLoop);
Note:
See TracChangeset
for help on using the changeset viewer.