oops! how'd that sneak in?
if you were getting ambiguous shortcuts trouble it'll go away again now. svn path=/trunk/KDE/kdelibs/; revision=936506
This commit is contained in:
parent
919796da14
commit
9bc37a9cd1
@ -1162,7 +1162,6 @@ QAction *Applet::action(QString name) const
|
||||
void Applet::addAction(QString name, QAction *action)
|
||||
{
|
||||
d->actions.addAction(name, action);
|
||||
QGraphicsWidget::addAction(action);
|
||||
}
|
||||
|
||||
void Applet::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
|
||||
|
Loading…
Reference in New Issue
Block a user