summaryrefslogtreecommitdiff
path: root/muse2/muse/app.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-09-14 13:55:37 +0000
committerFlorian Jung <flo@windfisch.org>2011-09-14 13:55:37 +0000
commit539b0f88b82d7f0f9c625165c815cbbe19599b1c (patch)
treeaffc9cf66b206b5dd9eee635c335c839277bfa75 /muse2/muse/app.h
parenta8c8fa89d916bded2905e0a5a8c05ac30e159902 (diff)
fixed window->tile
Diffstat (limited to 'muse2/muse/app.h')
-rw-r--r--muse2/muse/app.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/app.h b/muse2/muse/app.h
index cd18ba4a..3bde68e1 100644
--- a/muse2/muse/app.h
+++ b/muse2/muse/app.h
@@ -325,6 +325,7 @@ class MusE : public QMainWindow
void arrangeSubWindowsRows();
void arrangeSubWindowsColumns();
+ void tileSubWindows();
public slots:
bool saveAs();