summaryrefslogtreecommitdiffstats
path: root/src/x11.c
AgeCommit message (Collapse)AuthorFilesLines
2020-09-27Clean up includes and forward declarationsDavid Robillard1-2/+4
2017-03-18Add suil_init()David Robillard1-0/+28
This allows the actual host argc and argv to be passed to QApplication if it is created by Suil (for Qt in non-Qt cases), and initializes X11 threads to fix Qt5 in Gtk2.