diff options
| author | Rick Xing <[email protected]> | 2008-12-09 06:59:31 +0000 |
|---|---|---|
| committer | Rick Xing <[email protected]> | 2008-12-09 06:59:31 +0000 |
| commit | 2817e4a2adc2ebd7541ddced1925aa61e9142770 (patch) | |
| tree | 828f6ba2b4516edbf99a4341ea69328165fe40a6 /src/tagcloud/tagcloud.cpp | |
| parent | e58aadd3e59df7d813ba6d4a92519a519adbe2c3 (diff) | |
Just EBN fixes
svn path=/trunk/KDE/kdebase/apps/; revision=894687
Diffstat (limited to 'src/tagcloud/tagcloud.cpp')
| -rw-r--r-- | src/tagcloud/tagcloud.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tagcloud/tagcloud.cpp b/src/tagcloud/tagcloud.cpp index 2afd62e3b..0074d1796 100644 --- a/src/tagcloud/tagcloud.cpp +++ b/src/tagcloud/tagcloud.cpp @@ -145,7 +145,7 @@ public: // The resource whose tags we are showing // invalid if we show all tags or a selection - QUrl resource; + KUrl resource; bool showAllTags; // the actual nodes |
