summaryrefslogtreecommitdiff
path: root/dgedit/selection.h
diff options
context:
space:
mode:
authorJonas Suhr Christensen <jsc@umbraculum.org>2014-03-19 21:12:24 +0100
committerJonas Suhr Christensen <jsc@umbraculum.org>2014-03-19 21:12:24 +0100
commitc852a24fc978ca7916c0f5819bfed870a1d9519e (patch)
treea3ac7ee0fc886e0f1d361a7c4734d0b65824d7ff /dgedit/selection.h
parentaa656f19d015febb1174c0c91cb1711657280c70 (diff)
parent63bf74ffaeb5580af677719485c40fe50e248f51 (diff)
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Diffstat (limited to 'dgedit/selection.h')
-rw-r--r--dgedit/selection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dgedit/selection.h b/dgedit/selection.h
index 283b642..64e6d98 100644
--- a/dgedit/selection.h
+++ b/dgedit/selection.h
@@ -42,6 +42,8 @@ public:
int fadein;
int fadeout;
+ double energy;
+
QString name;
};