From 8fba0fcb81e7b517804f34a5c8ad3741f92926da Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 27 Jul 2013 05:01:09 +0200 Subject: Fix window title Set the main window title according to selected tab. --- pictureswidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pictureswidget.h') diff --git a/pictureswidget.h b/pictureswidget.h index 91bcfa7..8d17a10 100644 --- a/pictureswidget.h +++ b/pictureswidget.h @@ -43,10 +43,10 @@ class PicturesWidget : public QWidget { void showPicViewer(bool toggled); void writeSettings(); void readSettings(); + void constructWindowTitle(); private slots: void editMappings(); - void constructWindowTitle(); void showInPicViewer(const QModelIndex &idx); signals: -- cgit v1.2.3-70-g09d2