diff --git a/qml/Dialog.qml b/qml/Dialog.qml index 85e431f..32462e9 100755 --- a/qml/Dialog.qml +++ b/qml/Dialog.qml @@ -23,6 +23,7 @@ Popup { text: title color: myPalette.text + font.bold: true } Text {