implemented
This commit is contained in:
committed by
Yorik van Havre
parent
795bd01f31
commit
3b8176535b
@@ -296,6 +296,7 @@ int ActionGroup::checkedAction() const
|
||||
void ActionGroup::setCheckedAction(int i)
|
||||
{
|
||||
_group->actions()[i]->setChecked(true);
|
||||
this->setIcon(_group->actions()[i]->icon());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user