mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
parent
2747056889
commit
fd9c905ba3
26 changed files with 51 additions and 51 deletions
|
@ -24,7 +24,7 @@
|
|||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:subsurface-icon</normaloff>:subsurface-icon</iconset>
|
||||
<normaloff>:/subsurface-icon</normaloff>:/subsurface-icon</iconset>
|
||||
</property>
|
||||
<property name="modal">
|
||||
<bool>true</bool>
|
||||
|
@ -39,7 +39,7 @@
|
|||
<string/>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="../subsurface.qrc">:subsurface-icon</pixmap>
|
||||
<pixmap resource="../subsurface.qrc">:/subsurface-icon</pixmap>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue