summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2EventBuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2EventBuffer.hpp')
-rw-r--r--src/engine/LV2EventBuffer.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/LV2EventBuffer.hpp b/src/engine/LV2EventBuffer.hpp
index 61cdba4c..26548e71 100644
--- a/src/engine/LV2EventBuffer.hpp
+++ b/src/engine/LV2EventBuffer.hpp
@@ -60,6 +60,7 @@ public:
uint8_t** data) const;
LV2_Object* get_object() const;
+ LV2_Event* get_event() const;
bool append(uint32_t frames,
uint32_t subframes,