30
30
<string >< !DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4.0//EN" " http://www.w3.org/TR/REC-html40/strict.dtd">
31
31
< html>< head>< meta name=" qrichtext" content=" 1" />< style type=" text/css">
32
32
p, li { white-space: pre-wrap; }
33
- < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:9pt ; font-weight:400; font-style:normal;">
34
- < p align=" center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-size:12pt;"> Welcome in program Regular Convertor!< /span>< /p>
35
- < p style=" -qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:12pt;">< br />< /p>
36
- < p style=" -qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;">< br />< /p>
37
- < p align=" center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-size:10pt;"> Please choose < /span>< span style=" font-size:10pt; font-weight:600;"> mode and conversion< /span>< span style=" font-size:10pt;"> or choose < /span>< span style=" font-size:10pt; font-weight:600;"> example< /span>< span style=" font-size:10pt;"> .< /span>< /p>
38
- < p align=" center" style=" -qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< br />< /p>
39
- < p align=" center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You can also change program language.< /p>< /body>< /html> </string >
33
+ < /style>< /head>< body style=" font-family:'MS Shell Dlg 2 '; font-size:8.25pt ; font-weight:400; font-style:normal;">
34
+ < p align=" center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'Sans Serif'; font- size:12pt;"> Welcome in program Regular Convertor!< /span>< /p>
35
+ < p style=" -qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font- size:12pt;">< br />< /p>
36
+ < p style=" -qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font- size:10pt;">< br />< /p>
37
+ < p align=" center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'Sans Serif'; font- size:10pt;"> Please choose < /span>< span style=" font-family:'Sans Serif'; font- size:10pt; font-weight:600;"> mode and conversion< /span>< span style=" font-family:'Sans Serif'; font- size:10pt;"> or choose < /span>< span style=" font-family:'Sans Serif'; font- size:10pt; font-weight:600;"> example< /span>< span style=" font-family:'Sans Serif' ; font-size:10pt;"> .< /span>< /p>
38
+ < p align=" center" style=" -qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt; ">< br />< /p>
39
+ < p align=" center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style= " font-family:'Sans Serif'; font-size:9pt; "> You can also change program language.< /span > < /p>< /body>< /html> </string >
40
40
</property >
41
41
</widget >
42
42
</item >
@@ -48,7 +48,7 @@ p, li { white-space: pre-wrap; }
48
48
<x >0</x >
49
49
<y >0</y >
50
50
<width >816</width >
51
- <height >20 </height >
51
+ <height >21 </height >
52
52
</rect >
53
53
</property >
54
54
<widget class =" QMenu" name =" menuSoubor" >
@@ -345,6 +345,9 @@ p, li { white-space: pre-wrap; }
345
345
<property name =" checkable" >
346
346
<bool >true</bool >
347
347
</property >
348
+ <property name =" enabled" >
349
+ <bool >false</bool >
350
+ </property >
348
351
<property name =" text" >
349
352
<string >Save</string >
350
353
</property >
@@ -353,6 +356,9 @@ p, li { white-space: pre-wrap; }
353
356
<property name =" checkable" >
354
357
<bool >true</bool >
355
358
</property >
359
+ <property name =" enabled" >
360
+ <bool >false</bool >
361
+ </property >
356
362
<property name =" text" >
357
363
<string >Open</string >
358
364
</property >
@@ -493,6 +499,9 @@ p, li { white-space: pre-wrap; }
493
499
<property name =" checkable" >
494
500
<bool >true</bool >
495
501
</property >
502
+ <property name =" enabled" >
503
+ <bool >false</bool >
504
+ </property >
496
505
<property name =" icon" >
497
506
<iconset resource =" pictures.qrc" >
498
507
<normaloff >:/main_window/pictures/Flag_of_the_Czech_Republic.png</normaloff >:/main_window/pictures/Flag_of_the_Czech_Republic.png</iconset >
@@ -505,6 +514,9 @@ p, li { white-space: pre-wrap; }
505
514
<property name =" checkable" >
506
515
<bool >true</bool >
507
516
</property >
517
+ <property name =" enabled" >
518
+ <bool >false</bool >
519
+ </property >
508
520
<property name =" icon" >
509
521
<iconset resource =" pictures.qrc" >
510
522
<normaloff >:/main_window/pictures/Flag_of_the_United_Kingdom.png</normaloff >:/main_window/pictures/Flag_of_the_United_Kingdom.png</iconset >
0 commit comments