Set the icon for the MainWindow

This commit is contained in:
Srivats P. 2010-07-15 07:01:43 +05:30
parent 8c0bfa8403
commit 716f5fb8f3

View File

@ -12,6 +12,9 @@
<property name="windowTitle" >
<string>Ostinato</string>
</property>
<property name="windowIcon" >
<iconset resource="ostinato.qrc" >:/icons/about.png</iconset>
</property>
<widget class="QWidget" name="centralwidget" />
<widget class="QMenuBar" name="menubar" >
<property name="geometry" >