From e0e15dd1e2da1c2ce77e7629d5023b1d02bb237e Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 24 Jul 2010 14:14:18 +0200 Subject: Set window title in ArchiveTreeView Construct a window title in ArchiveTreeView and show it when Tab is activated or file mode is changed. Also deleted the unneded slot newWindowTitle in SheMov: setWindowTitle is a slot by itself. --- shemov.h | 1 - 1 file changed, 1 deletion(-) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 2a01783..4ba2f48 100644 --- a/shemov.h +++ b/shemov.h @@ -33,7 +33,6 @@ class SheMov : public QMainWindow { private slots: void updateSelectionCount(const QItemSelection &sel, const QItemSelection &prev); - void newWindowTitle(const QString &title); void statusbarMessage(const QString &message); void setTemplate(const QString &newTemplate); void configure(); -- cgit v1.2.3-70-g09d2