use the toolbox background svg for the toolbox background
svn path=/trunk/KDE/kdelibs/; revision=1028014
This commit is contained in:
parent
b3b520f1aa
commit
d9d71fcb93
@ -53,7 +53,7 @@ class EmptyGraphicsItem : public QGraphicsItem
|
||||
m_toolbarBackground = new Plasma::FrameSvg();
|
||||
|
||||
m_toolbarBackground->setImagePath("widgets/background");
|
||||
m_background->setImagePath("widgets/translucentbackground");
|
||||
m_background->setImagePath("widgets/toolbox");
|
||||
|
||||
m_toolbarBackground->setEnabledBorders(FrameSvg::LeftBorder|FrameSvg::RightBorder|FrameSvg::BottomBorder);
|
||||
m_background->setEnabledBorders(FrameSvg::AllBorders);
|
||||
|
Loading…
x
Reference in New Issue
Block a user