summaryrefslogtreecommitdiff
path: root/src/powerlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/powerlist.h')
-rw-r--r--src/powerlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/powerlist.h b/src/powerlist.h
index 0bcd11c..3a07b37 100644
--- a/src/powerlist.h
+++ b/src/powerlist.h
@@ -52,6 +52,7 @@ private:
float power_min;
Channel *getMasterChannel();
+ Sample *lastsample;
};
#endif/*__DRUMGIZMO_POWERLIST_H__*/