From 14041f774fc25ea1372587c344c42cdc57172155 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 9 May 2013 12:04:49 +0200 Subject: Click sorted samples hilight the corresponding canvas selection. --- dgedit/canvastoolselections.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dgedit/canvastoolselections.h') 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; -- cgit v1.2.3