Make dialog title bold to stand out
This commit is contained in:
parent
be0f54b398
commit
25564dd5f4
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Popup {
|
|||
text: title
|
||||
|
||||
color: myPalette.text
|
||||
font.bold: true
|
||||
}
|
||||
|
||||
Text {
|
||||
|
|
Reference in a new issue