Skip to content
Snippets Groups Projects
Commit 4aa8879b authored by Konstantin's avatar Konstantin
Browse files

[*] fixed coments

parent 2e229513
No related branches found
No related tags found
1 merge request!6Feature 2798
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
......@@ -22,7 +22,7 @@ ComboBox {
property string hilightTopColor: normalColor
///@detalis fontSizeComboBox font size for the entire widget
property int fontSizeComboBox: 16 * pt
///@detalis widthPopupComboBoxNormal: width of the combo box in the normal state
///@detalis widthPopupComboBoxNormal width of the combo box in the normal state
property int widthPopupComboBoxNormal: parent.width
///@detalis widthPopupComboBoxActive width of the ComboBox in the active state
property int widthPopupComboBoxActive: widthPopupComboBoxNormal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment