mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
...
This commit is contained in:
parent
1172b4940f
commit
2638906e69
@ -307,6 +307,7 @@ class Tester(Dialog):
|
||||
h.addWidget(b)
|
||||
self.result = la = QLabel(self)
|
||||
la.setWordWrap(True)
|
||||
la.setText('<p> <br> </p>')
|
||||
l.addWidget(la)
|
||||
l.addWidget(self.bb)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user