summaryrefslogtreecommitdiffstats
path: root/src/qt5_in_gtk2.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-03-18Add suil_init()David Robillard1-2/+1
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.
2017-03-17Remove X11 hackery and use Qt5 facilities to embed GtkDavid Robillard1-53/+5
2017-02-26Add missing fileDavid Robillard1-0/+207