summaryrefslogtreecommitdiffstats
path: root/src/gui/guikernel/qwindowsysteminterface_qpa.h
Commit message (Collapse)AuthorAgeFilesLines
* split kernel/ up according to the future library splitLars Knoll2011-05-041-0/+107
Create a guikernel/ directory that contains the files that'll go into libQtGui. What remains in kernel/ will go into QtWidgets. In addition to that image/, painting/ and text will end up int QtGui.