┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphintabpage.h')
-rw-r--r--src/dolphintabpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h
index 1a97ea457..85295bf92 100644
--- a/src/dolphintabpage.h
+++ b/src/dolphintabpage.h
@@ -127,7 +127,7 @@ public:
* @deprecated The first tab state version has no version number, we keep
* this method to restore old states (<= Dolphin 4.14.x).
*/
- void restoreStateV1(const QByteArray& state);
+ Q_DECL_DEPRECATED void restoreStateV1(const QByteArray& state);
signals:
void activeViewChanged(DolphinViewContainer* viewContainer);