diff options
Diffstat (limited to 'src/dolphintabpage.h')
| -rw-r--r-- | src/dolphintabpage.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h index a9b7f8133..57a0c3344 100644 --- a/src/dolphintabpage.h +++ b/src/dolphintabpage.h @@ -129,15 +129,6 @@ public: void restoreState(const QByteArray& state); /** - * Restores all tab related properties (urls, splitter layout, ...) from - * the given \a state. - * - * @deprecated The first tab state version has no version number, we keep - * this method to restore old states (<= Dolphin 4.14.x). - */ - Q_DECL_DEPRECATED void restoreStateV1(const QByteArray& state); - - /** * Set whether the tab page is active * */ |
