┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/infosidebarpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/infosidebarpage.h')
-rw-r--r--src/infosidebarpage.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h
index 97d63afa9..ff7e1d0d7 100644
--- a/src/infosidebarpage.h
+++ b/src/infosidebarpage.h
@@ -159,6 +159,11 @@ private:
* InfosidebarPage::fileUrl();
*/
bool showMultipleSelectionInfo() const;
+
+ /**
+ * Returns true, if \a url is equal to the shown URL m_shownUrl.
+ */
+ bool isEqualToShownUrl(const KUrl& url) const;
void init();