Changeset 786 for trunk/src/gui/kernel/qdnd_p.h
- Timestamp:
- Oct 7, 2010, 3:04:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qdnd_p.h
r651 r786 267 267 QWidget *currentTarget(); 268 268 269 bool isInOwnDrag() const { return object != 0; } 270 269 271 #ifdef Q_WS_X11 270 272 QPixmap xdndMimeTransferedPixmap[2]; … … 287 289 #endif 288 290 #ifdef Q_OS_SYMBIAN 289 #ifndef QT_NO_CURSOR 291 #ifndef QT_NO_CURSOR 290 292 QCursor overrideCursor; 291 293 #endif
Note:
See TracChangeset
for help on using the changeset viewer.