summaryrefslogtreecommitdiff
path: root/dgedit/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'dgedit/mainwindow.h')
-rw-r--r--dgedit/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgedit/mainwindow.h b/dgedit/mainwindow.h
index efdce99..fd4af57 100644
--- a/dgedit/mainwindow.h
+++ b/dgedit/mainwindow.h
@@ -41,7 +41,7 @@
class Preset {
public:
- QString name;
+ QString prefix;
int attacklength;
int falloff;
int fadelength;