File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ def clear_text():
5151 self .emoji_layout = QGridLayout ()
5252 self .emoji_widget = QWidget ()
5353 self .emoji_widget .setLayout (self .emoji_layout )
54- self .frame_2 .setLayout (QVBoxLayout ())
5554 self .frame_2 .layout ().addWidget (self .emoji_widget )
5655 self .emoji_widget .hide ()
5756 self .pushButton .clicked .connect (lambda :emoji_wight_btn ())
Original file line number Diff line number Diff line change 159159 <widget class =" QLineEdit" name =" lineEdit" >
160160 <property name =" font" >
161161 <font >
162- <pointsize >-1 </pointsize >
162+ <pointsize >14 </pointsize >
163163 <weight >50</weight >
164164 <bold >false</bold >
165165 </font >
189189 </property >
190190 <property name =" font" >
191191 <font >
192- <pointsize >-1 </pointsize >
192+ <pointsize >14 </pointsize >
193193 <weight >62</weight >
194194 <bold >true</bold >
195195 </font >
234234 <widget class =" QPushButton" name =" pushButton_2" >
235235 <property name =" font" >
236236 <font >
237- <pointsize >-1 </pointsize >
237+ <pointsize >14 </pointsize >
238238 <weight >62</weight >
239239 <bold >true</bold >
240240 </font >
264264 <widget class =" QPushButton" name =" pushButton_3" >
265265 <property name =" font" >
266266 <font >
267- <pointsize >-1 </pointsize >
267+ <pointsize >14 </pointsize >
268268 <weight >62</weight >
269269 <bold >true</bold >
270270 </font >
337337 <widget class =" QTextEdit" name =" textEdit" >
338338 <property name =" font" >
339339 <font >
340- <pointsize >-1 </pointsize >
340+ <pointsize >14 </pointsize >
341341 </font >
342342 </property >
343343 <property name =" styleSheet" >
@@ -374,7 +374,7 @@ p, li { white-space: pre-wrap; }
374374 </property >
375375 <property name =" font" >
376376 <font >
377- <pointsize >-1 </pointsize >
377+ <pointsize >14 </pointsize >
378378 <weight >62</weight >
379379 <bold >true</bold >
380380 </font >
You can’t perform that action at this time.
0 commit comments