diff options
Diffstat (limited to 'src/tabwindow/tabwidget.h')
-rw-r--r-- | src/tabwindow/tabwidget.h | 1 |
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: /** |