summaryrefslogtreecommitdiff
path: root/dgedit/samplesorter.h
diff options
context:
space:
mode:
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 c010f43..a7c356d 100644
--- a/dgedit/samplesorter.h
+++ b/dgedit/samplesorter.h
@@ -36,6 +36,7 @@ public:
SampleSorter();
Selections selections();
+ QVector<int> levels();
public slots:
void setSelections(Selections selections);