Set the icon for the MainWindow
This commit is contained in:
parent
8c0bfa8403
commit
716f5fb8f3
@ -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" >
|
||||
|
Loading…
Reference in New Issue
Block a user