summaryrefslogtreecommitdiffstats
path: root/src/bookmarkssidebarpage.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-04 14:01:06 -0600
committerTimothy Pearson <[email protected]>2013-02-04 14:01:06 -0600
commit8773bce422c47cf1bd4049d82952c93e7bdb029d (patch)
treebb559831f6514727d944233fb41da9a2e8c6f00d /src/bookmarkssidebarpage.h
parent32932d14f9b794773c7eb4deb33777248065a37c (diff)
downloaddolphin-8773bce422c47cf1bd4049d82952c93e7bdb029d.tar.gz
dolphin-8773bce422c47cf1bd4049d82952c93e7bdb029d.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'src/bookmarkssidebarpage.h')
-rw-r--r--src/bookmarkssidebarpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bookmarkssidebarpage.h b/src/bookmarkssidebarpage.h
index 658ed76..dd2c5a2 100644
--- a/src/bookmarkssidebarpage.h
+++ b/src/bookmarkssidebarpage.h
@@ -132,7 +132,7 @@ public:
virtual int height(const TQListBox* listBox) const;
const KURL& url() const;
- static BookmarkItem* fromKbookmark(const KBookmark& bookmark, const KIconLoader& iconLoader);
+ static BookmarkItem* fromKbookmark(const KBookmark& bookmark, const TDEIconLoader& iconLoader);
private:
KURL m_url;