summaryrefslogtreecommitdiffstats
path: root/src/client/util/platform/blankscreen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* port to qt5Jonathan Bauer2017-11-151-0/+100
* got rid of the Win32/X11 differentiation * due to QT5, additional packages are needed to compile ** libqt5x11extras5-dev ** libqt5svg5-dev