From 2c17b1fe92148e4020fbb2ba74f5c1aa3b21428d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 2 Apr 2013 10:07:56 +0200 Subject: Fix rekonq window title update BUG: 317062 --- src/tabwindow/tabwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tabwindow/tabwidget.h') diff --git a/src/tabwindow/tabwidget.h b/src/tabwindow/tabwidget.h index a6b36e33..ef9a4bea 100644 --- a/src/tabwindow/tabwidget.h +++ b/src/tabwindow/tabwidget.h @@ -88,6 +88,7 @@ public Q_SLOTS: Q_SIGNALS: void closeWindow(); + void windowTitleChanged(QString); private: /** -- cgit v1.2.1