summaryrefslogtreecommitdiffstats
path: root/src/configdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/configdialog.ui')
-rw-r--r--src/configdialog.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/configdialog.ui b/src/configdialog.ui
index 68281ca7..af9c97e6 100644
--- a/src/configdialog.ui
+++ b/src/configdialog.ui
@@ -19,6 +19,10 @@
<property name="windowTitle">
<string>Configuration</string>
</property>
+ <property name="windowIcon">
+ <iconset resource="../resources.qrc">
+ <normaloff>:/artwork/icon.png</normaloff>:/artwork/icon.png</iconset>
+ </property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>6</number>
@@ -1094,7 +1098,9 @@ e-mail</string>
<tabstop>storePath</tabstop>
<tabstop>toolButtonStore</tabstop>
</tabstops>
- <resources/>
+ <resources>
+ <include location="../resources.qrc"/>
+ </resources>
<connections>
<connection>
<sender>buttonBox</sender>