mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
74ae127e05
commit
dfccd4f7dd
@ -460,7 +460,7 @@ class EditSnippet(QWidget):
|
||||
d.setToolTip(_('You can test your snippet here'))
|
||||
d.setMaximumHeight(t.maximumHeight() + 15)
|
||||
d.setToolTip
|
||||
add_row(_('T&est'), d)
|
||||
add_row(_('T&est:'), d)
|
||||
|
||||
i = QListWidgetItem(_('All'), t)
|
||||
i.setData(Qt.UserRole, '*')
|
||||
|
Loading…
x
Reference in New Issue
Block a user