diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 9c7f185bc..6f37f42ee 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -468,6 +468,8 @@ private slots: void activeViewChanged(); + void closedTabsCountChanged(unsigned int count); + private: /** * Activates the given view, which means that |
