From 570e04f26fffc6430ff6894da6a6e2f39b24efb7 Mon Sep 17 00:00:00 2001 From: rncbc Date: Sat, 7 Jul 2018 19:46:42 +0100 Subject: Fix Qt5 in Gtk2 wrapper - Fixes initial size and resizing in some cases - Adds LV2_UI__resize and LV2_UI__idleInterface features - Adds LV2_UI__updateRate option --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1e34284..710772f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ suil (0.10.1) unstable; * Add support for Cocoa in Qt5 + * Fix resizing and add idle and update rate support for Qt5 in Gtk2 -- David Robillard Tue, 03 Oct 2017 22:11:49 +0200 -- cgit v1.2.1