mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a9afd0a1c7
commit
654d955036
@ -296,6 +296,7 @@ class SchedulerDialog(QDialog):
|
||||
la.setWordWrap(True)
|
||||
vf.addWidget(la)
|
||||
self.rla = la = QLabel(_("For the scheduling to work, you must leave calibre running."))
|
||||
la.setWordWrap(True)
|
||||
vf.addWidget(la)
|
||||
self.account = acc = QGroupBox(self.tab)
|
||||
acc.setTitle(_("&Account"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user