summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-09-10 19:14:11 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-09-10 19:14:11 +0200
commita9e821dc6d7201678d8991f67f090235c29d4ad4 (patch)
treec3d64dc8f689af4ea7831e86456556da2c8749bc /src/mainwindow.h
parent2c2ab60ee896f5d7c5d8d9ed3a0b0287740df6e6 (diff)
Add 'spreader' slider to generate tab.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 69a4c5e..b512f50 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -107,6 +107,7 @@ private:
QScrollBar *sb_playsamples;
QComboBox *presets;
QSlider *slider_attacklength;
+ QSlider *slider_spread;
QSlider *slider_hold;
QSlider *slider_falloff;
QSlider *slider_fadelength;