Ignore:
Timestamp:
Dec 24, 2009, 3:29:44 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: First DnD bits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qdnd_p.h

    r2 r438  
    185185};
    186186
     187
     188
     189
     190
    187191class QDropData : public QInternalMimeData
    188192{
     
    200204public:
    201205    LPDATAOBJECT currentDataObject;
     206
     207
     208
    202209#endif
    203210};
Note: See TracChangeset for help on using the changeset viewer.