don't bother with the text lozenge here
svn path=/trunk/KDE/kdelibs/; revision=952094
This commit is contained in:
parent
4c009d93d4
commit
83e4844d52
@ -113,6 +113,7 @@ void ToolBox::addTool(QAction *action)
|
||||
|
||||
Plasma::IconWidget *tool = new Plasma::IconWidget(this);
|
||||
|
||||
tool->setTextBackgroundColor(QColor());
|
||||
tool->setAction(action);
|
||||
tool->setDrawBackground(true);
|
||||
tool->setOrientation(Qt::Horizontal);
|
||||
|
Loading…
Reference in New Issue
Block a user