Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
e190679b
Commit
e190679b
authored
Mar 11, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.propertyEditor: tweaking of color group boxes
parent
86ced32e
Changes
2
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/ColorGroupBox.qml
View file @
e190679b
...
...
@@ -11,6 +11,7 @@ QExtGroupBox {
property
var
startupCollapse
:
selectionChanged
;
property
var
firstTime
:
true
;
property
var
caption
:
""
smooth
:
false
onFinishedChanged
:
{
oldMaximumHeight
=
maximumHeight
;
...
...
share/qtcreator/qmldesigner/propertyeditor/Qt/StandardTextColorGroupBox.qml
View file @
e190679b
...
...
@@ -6,8 +6,7 @@ GroupBox {
property
bool
showStyleColor
:
false
property
bool
showSelectionColor
:
false
property
bool
showSelectedTextColor
:
false
property
bool
showSelectedTextColor
:
false
caption
:
"
Color
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment