summaryrefslogtreecommitdiff
path: root/dgedit/samplesorter.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-04-02 20:20:57 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-04-02 20:20:57 +0200
commit6b0f9242beca3df3c5e98a215b9fe0059436770a (patch)
treed31b91cd28b92836b662b4c82d60b6c145820d7a /dgedit/samplesorter.h
parenta50452f0159d882348a8456cf50d72b758355332 (diff)
Initial attempt at moving sample power positions.
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__*/