diff options
author | David Robillard <d@drobilla.net> | 2014-01-13 00:12:10 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-01-13 00:12:10 +0000 |
commit | ed8fafd54456dab18154c4ff9b54d0c8c9ce4a1b (patch) | |
tree | 75fa9637c102b460a69961677593f95dabcf7f7a /NEWS | |
parent | 52d6c6347ed4f84077887a7d1359488d0890ac6a (diff) | |
download | jalv-ed8fafd54456dab18154c4ff9b54d0c8c9ce4a1b.tar.gz jalv-ed8fafd54456dab18154c4ff9b54d0c8c9ce4a1b.tar.bz2 jalv-ed8fafd54456dab18154c4ff9b54d0c8c9ce4a1b.zip |
Generate Qt moc nonsense at build time (fix #948).
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5312 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ jalv (1.4.5) unstable; * Show newly saved presets in the preset menu + * Generate Qt moc nonsense at build time for broader compatibility - -- David Robillard <d@drobilla.net> Sun, 12 Jan 2014 14:53:36 -0500 + -- David Robillard <d@drobilla.net> Sun, 12 Jan 2014 18:50:11 -0500 jalv (1.4.4) stable; |