summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-07-10 15:53:58 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-07-10 15:53:58 +0000
commit4f1e2ee030f01facefab808f687d301c37707f74 (patch)
treede032f70dc137e433b1875e3067e3cf33d130989 /shemov.h
parentb6a85b8b76a4e86783c4c83048918d30bb36bdb8 (diff)
downloadSheMov-4f1e2ee030f01facefab808f687d301c37707f74.tar.gz
SheMov-4f1e2ee030f01facefab808f687d301c37707f74.tar.bz2
SheMov-4f1e2ee030f01facefab808f687d301c37707f74.zip
-fixed selection handling
-implemented proper window titles (not yet working) git-svn-id: file:///var/svn/repos2/shemov/trunk@382 f440f766-f032-0410-8965-dc7d17de2ca0
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 9daf0a0..cc54643 100644
--- a/shemov.h
+++ b/shemov.h
@@ -24,6 +24,7 @@ class SheMov : public QMainWindow {
private slots:
void updateSelectionCount(const QItemSelection &sel, const QItemSelection &prev);
+ void newWindowTitle(const QString &title);
private:
void createStatusbar();