ok, don't need this shouting all the time anymore
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=872725
This commit is contained in:
parent
027957f2e5
commit
f1accd0eba
6
svg.cpp
6
svg.cpp
@ -206,9 +206,9 @@ class SvgPrivate
|
||||
path = Plasma::Theme::defaultTheme()->imagePath(themePath);
|
||||
}
|
||||
|
||||
kDebug() << "********************************";
|
||||
kDebug() << "FAIL! **************************";
|
||||
kDebug() << path << "**";
|
||||
//kDebug() << "********************************";
|
||||
//kDebug() << "FAIL! **************************";
|
||||
//kDebug() << path << "**";
|
||||
|
||||
QHash<QString, SharedSvgRenderer::Ptr>::const_iterator it = s_renderers.find(path);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user