┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/panel.h
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2012-09-11 20:09:01 +0200
committerEmmanuel Pescosta <[email protected]>2012-09-11 20:09:01 +0200
commite280e7f68c021bfbd7be0689721f7aa1f955aa92 (patch)
treecd8b43e8801332e57cbcc97e402705780d20a73e /src/panels/panel.h
parenteb54d5b3481e68f45ba93b0224b3d83930a58f88 (diff)
Fixes Bug 242007 - "Open Folder during Drag operation" cannot go into different partition using "Places Panel"
BUG: 242007 REVIEW: 106380
Diffstat (limited to 'src/panels/panel.h')
-rw-r--r--src/panels/panel.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/panels/panel.h b/src/panels/panel.h
index 064e1f362..a0b25d6cc 100644
--- a/src/panels/panel.h
+++ b/src/panels/panel.h
@@ -60,6 +60,11 @@ public slots:
*/
void setUrl(const KUrl& url);
+ /**
+ * Refreshes the view to get synchronized with the settings.
+ */
+ virtual void readSettings();
+
protected:
/**
* Must be implemented by derived classes and is invoked when