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 e09b00508..8ec61d764 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -398,6 +398,8 @@ private: bool isKompareInstalled() const; + void createSecondaryView(int tabIndex); + private: /** * Implements a custom error handling for the undo manager. This |
