summaryrefslogtreecommitdiffstats
path: root/slv2/value.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-09-23 19:31:51 +0000
committerDavid Robillard <d@drobilla.net>2007-09-23 19:31:51 +0000
commit123ba8acf4817ae246130081f76fc7f4398e412d (patch)
tree715ea7a6cbfe867b8d6c4d5c2ed3878e4c8530b3 /slv2/value.h
parenta06305e2c8068f0519f25ab3d0eddf7278d6ba7c (diff)
downloadlilv-123ba8acf4817ae246130081f76fc7f4398e412d.tar.gz
lilv-123ba8acf4817ae246130081f76fc7f4398e412d.tar.bz2
lilv-123ba8acf4817ae246130081f76fc7f4398e412d.zip
Fix LV2 UI stuff.
Sineshaper embeds in Ingen now. git-svn-id: http://svn.drobilla.net/lad/slv2@773 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/value.h')
-rw-r--r--slv2/value.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/slv2/value.h b/slv2/value.h
index d3ea1c4..0d8f9dc 100644
--- a/slv2/value.h
+++ b/slv2/value.h
@@ -31,6 +31,10 @@ extern "C" {
*/
+/*SLV2Value
+slv2_value_new_uri(const char* uri);*/
+
+
/** Free an SLV2Value.
*/
void