summaryrefslogtreecommitdiffstats
path: root/src/usersdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/usersdialog.ui')
-rw-r--r--src/usersdialog.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/usersdialog.ui b/src/usersdialog.ui
index 1727cb9b..ac19182b 100644
--- a/src/usersdialog.ui
+++ b/src/usersdialog.ui
@@ -19,6 +19,10 @@
<property name="windowTitle">
<string>Read access users</string>
</property>
+ <property name="windowIcon">
+ <iconset resource="../resources.qrc">
+ <normaloff>:/artwork/icon.png</normaloff>:/artwork/icon.png</iconset>
+ </property>
<property name="modal">
<bool>true</bool>
</property>
@@ -104,6 +108,8 @@ Red entries are not valid, you will not be able to encrypt to these.</string>
<tabstop>lineEdit</tabstop>
<tabstop>listWidget</tabstop>
</tabstops>
- <resources/>
+ <resources>
+ <include location="../resources.qrc"/>
+ </resources>
<connections/>
</ui>