Use the icon for the profiles selection dialog as well.

This commit is contained in:
ospalh 2012-05-02 19:23:39 +02:00
parent bc62c06e3c
commit eafac36341

View file

@ -13,6 +13,10 @@
<property name="windowTitle">
<string>Profiles</string>
</property>
<property name="windowIcon">
<iconset resource="icons.qrc">
<normaloff>:/icons/anki.png</normaloff>:/icons/anki.png</iconset>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label_2">
@ -109,6 +113,8 @@
<tabstop>delete_2</tabstop>
<tabstop>quit</tabstop>
</tabstops>
<resources/>
<resources>
<include location="icons.qrc"/>
</resources>
<connections/>
</ui>