Drop windowIcon from ui files (#3290)
This commit is contained in:
committed by
Tres Finocchiaro
parent
897a09434c
commit
c1993d6feb
@@ -38,9 +38,6 @@
|
||||
<property name="windowTitle" >
|
||||
<string>Qsynth: Channel Preset</string>
|
||||
</property>
|
||||
<property name="windowIcon" >
|
||||
<iconset/>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" >
|
||||
<item>
|
||||
<widget class="QSplitter" name="m_splitter" >
|
||||
|
||||
@@ -38,9 +38,6 @@
|
||||
<property name="windowTitle" >
|
||||
<string>Qsynth: Channel Preset</string>
|
||||
</property>
|
||||
<property name="windowIcon" >
|
||||
<iconset/>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" >
|
||||
<item>
|
||||
<widget class="QSplitter" name="m_splitter" >
|
||||
|
||||
Reference in New Issue
Block a user