diff options
author | - <nemo@alice.(none)> | 2013-05-09 17:54:53 +0200 |
---|---|---|
committer | - <nemo@alice.(none)> | 2013-05-09 17:54:53 +0200 |
commit | 0c9cfbada411dcc1fcc90306408fadfcf7e49988 (patch) | |
tree | f28ea5850f30c8a65df7405cefec54fa1e372164 /dgedit/canvastoolselections.h | |
parent | 774815a97901fe9d5ce2767a8c479c52a5ad0ce8 (diff) | |
parent | 14041f774fc25ea1372587c344c42cdc57172155 (diff) |
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Diffstat (limited to 'dgedit/canvastoolselections.h')
-rw-r--r-- | dgedit/canvastoolselections.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dgedit/canvastoolselections.h b/dgedit/canvastoolselections.h index 99114de..64c52b8 100644 --- a/dgedit/canvastoolselections.h +++ b/dgedit/canvastoolselections.h @@ -59,6 +59,7 @@ public slots: void thresholdChanged(double threshold); void noiseFloorChanged(int t); void fadeoutChanged(int t); + void setActiveSelection(Selection s); private: bool selection_is_moving_left; |