Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
This commit is contained in:
commit
e19fc4324b
@ -2436,6 +2436,7 @@ struct IndexSetter {
|
|||||||
{
|
{
|
||||||
cb->setCurrentIndex(index);
|
cb->setCurrentIndex(index);
|
||||||
emit cb->activated(index);
|
emit cb->activated(index);
|
||||||
|
emit cb->activated(cb->itemText(index));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user