From e280e7f68c021bfbd7be0689721f7aa1f955aa92 Mon Sep 17 00:00:00 2001 From: Emmanuel Pescosta Date: Tue, 11 Sep 2012 20:09:01 +0200 Subject: Fixes Bug 242007 - "Open Folder during Drag operation" cannot go into different partition using "Places Panel" BUG: 242007 REVIEW: 106380 --- src/panels/panel.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/panels/panel.cpp') diff --git a/src/panels/panel.cpp b/src/panels/panel.cpp index c2681ecfb..14b7c0230 100644 --- a/src/panels/panel.cpp +++ b/src/panels/panel.cpp @@ -71,4 +71,9 @@ void Panel::setUrl(const KUrl& url) } } +void Panel::readSettings() +{ + +} + #include "panel.moc" -- cgit v1.3