diff options
author | David Robillard <d@drobilla.net> | 2013-03-19 14:33:04 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-03-19 14:33:04 +0000 |
commit | 003e60c4d9f34124acd482ce73b2c0af1912d13a (patch) | |
tree | caee33d767677daf0e8bc047db8c250b01ee2731 /AUTHORS | |
parent | 0551bae284d3b860930e9feee3e267a8014f0a0b (diff) | |
download | suil-003e60c4d9f34124acd482ce73b2c0af1912d13a.tar.gz suil-003e60c4d9f34124acd482ce73b2c0af1912d13a.tar.bz2 suil-003e60c4d9f34124acd482ce73b2c0af1912d13a.zip |
Idle interface fixes for X11 in Qt4.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5094 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ Contributors: * Fix reparenting of Gtk UIs in Qt * Peter Nelson <peter@fuzzle.org> * Fix crash when a broken UI returns a NULL descriptor + * Filipe Lopes <falktx@gmail.com> + * Idle interface fixes for X11 in Qt4 |