summaryrefslogtreecommitdiffstats
path: root/ingen/shared/URIs.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-16 22:27:16 +0000
committerDavid Robillard <d@drobilla.net>2012-03-16 22:27:16 +0000
commitbc3afd8380d59c750c8f8e9bf1ed1b8d4a6826e9 (patch)
treeb42f56620ce85f6207568eadfb901360436c6f74 /ingen/shared/URIs.hpp
parent7126f005be3e49818dafe0d2666b6745e09f8aff (diff)
downloadingen-bc3afd8380d59c750c8f8e9bf1ed1b8d4a6826e9.tar.gz
ingen-bc3afd8380d59c750c8f8e9bf1ed1b8d4a6826e9.tar.bz2
ingen-bc3afd8380d59c750c8f8e9bf1ed1b8d4a6826e9.zip
Preliminary work towards native LV2 UI.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4074 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ingen/shared/URIs.hpp')
-rw-r--r--ingen/shared/URIs.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp
index 22c46f15..4f95c6c7 100644
--- a/ingen/shared/URIs.hpp
+++ b/ingen/shared/URIs.hpp
@@ -44,7 +44,7 @@ public:
const Quark atom_Bool;
const Quark atom_Float;
- const Quark atom_Int32;
+ const Quark atom_Int;
const Quark atom_MessagePort;
const Quark atom_String;
const Quark atom_ValuePort;