┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinviewcontainer.h')
-rw-r--r--src/dolphinviewcontainer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h
index d2adb5ed7..eb70c37e1 100644
--- a/src/dolphinviewcontainer.h
+++ b/src/dolphinviewcontainer.h
@@ -229,6 +229,9 @@ private slots:
*/
void redirect(const KUrl& oldUrl, const KUrl& newUrl);
+ /** Requests the focus for the view \a m_view. */
+ void requestFocus();
+
private:
bool m_showProgress;