diff options
Diffstat (limited to 'ingen/shared/URIs.hpp')
-rw-r--r-- | ingen/shared/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index 7e27bb34..9e604841 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -91,6 +91,7 @@ public: const Quark ingen_polyphony; const Quark ingen_prototype; const Quark ingen_sampleRate; + const Quark ingen_status; const Quark ingen_tail; const Quark ingen_uiEmbedded; const Quark ingen_value; |