The source project of this merge request has been removed.
Set Combobox's icon size more properly
According to Qt's doc:
Note: A layout is responsible for its children's geometry. You should therefore not specify width, height, x, y or any other properties that might influence those properties (such as anchors) on those items.
Fix #2 (closed)