┌   ┐
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 95c02ed0a..278524792 100644
--- a/src/dolphintabpage.h
+++ b/src/dolphintabpage.h
@@ -121,7 +121,7 @@ public:
void restoreState(const QByteArray& state);
signals:
- void activeViewChanged();
+ void activeViewChanged(DolphinViewContainer* viewContainer);
void activeViewUrlChanged(const KUrl& url);
private slots: