summaryrefslogtreecommitdiff
path: root/dgedit/samplesorter.h
diff options
context:
space:
mode:
authorJonas Suhr Christensen <jsc@umbraculum.org>2014-04-02 20:37:19 +0200
committerJonas Suhr Christensen <jsc@umbraculum.org>2014-04-02 20:37:19 +0200
commit8d2f80f5e83ed9b22574562af0db0590f2c67c1f (patch)
tree8ee3055d9e22997ce78d325282fec0e82f755125 /dgedit/samplesorter.h
parent60aaa8343c04908da31f031781ca16c01ab51049 (diff)
parent6b0f9242beca3df3c5e98a215b9fe0059436770a (diff)
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Diffstat (limited to 'dgedit/samplesorter.h')
-rw-r--r--dgedit/samplesorter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dgedit/samplesorter.h b/dgedit/samplesorter.h
index 7b214e7..4ffaf2a 100644
--- a/dgedit/samplesorter.h
+++ b/dgedit/samplesorter.h
@@ -85,6 +85,7 @@ private:
bool selection_is_moving_right;
int cur_thr;
+ Selection *sel_moving;
};
#endif/*__DRUMGIZMO_SAMPLESORTER_H__*/