ui: Remove duplicate media files
|
@ -104,8 +104,8 @@ a:focus {
|
|||
</property>
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>MS Shell Dlg 2</family>
|
||||
<pointsize>12</pointsize>
|
||||
<kerning>true</kerning>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -142,7 +142,7 @@ a:focus {
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>492</width>
|
||||
<height>280</height>
|
||||
<height>292</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
|
|
Before Width: | Height: | Size: 613 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 937 B |
Before Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 727 B |
Before Width: | Height: | Size: 1.3 KiB |
BIN
ui/logo.png
Before Width: | Height: | Size: 58 KiB |
|
@ -1,18 +1,10 @@
|
|||
<RCC>
|
||||
<qresource prefix="logos">
|
||||
<file alias="streamfx_logo">logo.png</file>
|
||||
<file alias="streamfx_logo">../media/logo.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="thankyou">
|
||||
<file alias="thankyou_cat">thankyou_cat.png</file>
|
||||
<file alias="thankyou_fox">thankyou_fox.png</file>
|
||||
<file alias="thankyou_otter">thankyou_otter.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="linktype">
|
||||
<file alias="discord">linktype_discord.png</file>
|
||||
<file alias="facebook">linktype_facebook.png</file>
|
||||
<file alias="generic">linktype_generic.png</file>
|
||||
<file alias="twitch">linktype_twitch.png</file>
|
||||
<file alias="twitter">linktype_twitter.png</file>
|
||||
<file alias="youtube">linktype_youtube.png</file>
|
||||
<file alias="thankyou_otter">../media/thankyou_otter.png</file>
|
||||
<file alias="thankyou_fox">../media/thankyou_fox.png</file>
|
||||
<file alias="thankyou_cat">../media/thankyou_cat.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
Before Width: | Height: | Size: 439 KiB |
Before Width: | Height: | Size: 429 KiB |
Before Width: | Height: | Size: 324 KiB |