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/dolphinmainwindow.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index ab79fb0e6..7da5801ff 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -151,6 +151,11 @@ signals: */ void requestItemInfo(const KFileItem& item); + /** + * Is emitted if the settings have been changed. + */ + void settingsChanged(); + protected: /** @see QWidget::showEvent() */ virtual void showEvent(QShowEvent* event); -- cgit v1.3