summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwidget.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-04-02 10:07:56 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-04-02 10:07:56 +0200
commit2c17b1fe92148e4020fbb2ba74f5c1aa3b21428d (patch)
tree2612002173211f1f521556675ab874631cc83baf /src/tabwindow/tabwidget.h
parentFix session dialog to have open/load as default button (diff)
downloadrekonq-2c17b1fe92148e4020fbb2ba74f5c1aa3b21428d.tar.xz
Fix rekonq window title update
BUG: 317062
Diffstat (limited to 'src/tabwindow/tabwidget.h')
-rw-r--r--src/tabwindow/tabwidget.h1
1 files changed, 1 insertions, 0 deletions
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:
/**