┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinpart.h')
-rw-r--r--src/dolphinpart.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h
index 16c49f96e..a2088d4a2 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -218,6 +218,8 @@ private:
void openSelectionDialog(const QString& title, const QString& text,
bool selectItems);
+ QString urlToLocalFilePath(const QUrl &url);
+ QString localFilePathOrHome() const;
private:
DolphinView* m_view;