Commit b2c148b359a3d7f520313c876d59bcf7b5b732b7

Authored by 김태훈
1 parent 2674e45564
Exists in fhd

수동 요리 종료 팝업 디자인 변경

Showing 1 changed file with 5 additions and 1 deletions   Show diff stats
app/gui/oven_control/manualcookfinishpopup.ui
... ... @@ -68,6 +68,7 @@ QLabel { color: white; }</string>
68 68 </property>
69 69 <property name="font">
70 70 <font>
  71 + <pointsize>22</pointsize>
71 72 <weight>75</weight>
72 73 <bold>true</bold>
73 74 <underline>true</underline>
... ... @@ -91,6 +92,7 @@ QLabel { color: white; }&lt;/string&gt;
91 92 </property>
92 93 <property name="font">
93 94 <font>
  95 + <pointsize>22</pointsize>
94 96 <weight>75</weight>
95 97 <bold>true</bold>
96 98 <underline>true</underline>
... ... @@ -114,7 +116,9 @@ QLabel { color: white; }&lt;/string&gt;
114 116 </property>
115 117 <property name="font">
116 118 <font>
117   - <pointsize>16</pointsize>
  119 + <pointsize>32</pointsize>
  120 + <weight>75</weight>
  121 + <bold>true</bold>
118 122 </font>
119 123 </property>
120 124 <property name="text">
... ...