summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbmime.h
Commit message (Collapse)AuthorAgeFilesLines
* Add xcb based mime type handlingLars Knoll2011-05-301-0/+68
Reworked the code from the xlib lighthouse plugin to remove most of the Xlib dependencies. The code originally comdes from qdnd_x11.cpp