diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index a05fa1227..9c21e291b 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -228,6 +228,9 @@ public Q_SLOTS: /** @see GeneralSettings::splitViewChanged() */ void slotSplitViewChanged(); + /** @see GeneralSettings::tabBarChanged() */ + void slotTabBarChanged(); + Q_SIGNALS: /** * Is sent if the selection of the currently active view has |
