diff options
Diffstat (limited to 'src/infosidebarpage.h')
| -rw-r--r-- | src/infosidebarpage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h index 4ff637fd5..e6f511714 100644 --- a/src/infosidebarpage.h +++ b/src/infosidebarpage.h @@ -159,12 +159,12 @@ 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; - + /** * Sets the text for the label \a m_nameLabel and assures that the * text is split in a way that it can be wrapped within the |
