From 43a25ed63a9144afe32a4fea520412770394822c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 18 Mar 2017 12:02:05 +0100 Subject: Add suil_init() 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. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index fa2683d..8617acd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -18,3 +18,4 @@ Contributors: * Qt5 wrappers * Stefan Westerfeld * Qt5 in Gtk2 support + * Initialization API -- cgit v1.2.1