mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 22:23:25 +02:00
...
This commit is contained in:
parent
293a50af98
commit
1a9762aed9
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
<property name="windowTitle">
|
||||
<string>This book is DRMed</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<normaloff>:/images/document-encrypt.png</normaloff>:/images/document-encrypt.png</iconset>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
|
|
|
|||
Loading…
Reference in a new issue