summaryrefslogtreecommitdiff
path: root/muse2/muse/cobject.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-12-26 18:30:21 +0000
committerFlorian Jung <flo@windfisch.org>2011-12-26 18:30:21 +0000
commit0d8e763949e498c1baf3a2fac7b0b3a406eb0068 (patch)
tree2d4360945d386cf6f34f3e619e4e23e8cb52b3ef /muse2/muse/cobject.h
parent1fe51e45eebbfc2ac198ed4778c9afdb9eaf2ed0 (diff)
Diffstat (limited to 'muse2/muse/cobject.h')
-rw-r--r--muse2/muse/cobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/cobject.h b/muse2/muse/cobject.h
index f6ea2ce1..f13ff591 100644
--- a/muse2/muse/cobject.h
+++ b/muse2/muse/cobject.h
@@ -137,6 +137,7 @@ class TopWin : public QMainWindow
void shareToolsAndMenu(bool);
void restoreMainwinState();
void storeInitialState() const;
+ virtual void setWindowTitle (const QString&);
};