mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 07:25:05 -05:00
Add obs icon and set it as window icon.
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
<property name="windowTitle">
|
||||
<string>.MainWindow</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="obs.qrc">
|
||||
<normaloff>:/res/images/obs.png</normaloff>:/res/images/obs.png</iconset>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
@@ -7,6 +7,7 @@
|
||||
<file>images/live.png</file>
|
||||
<file>images/properties.png</file>
|
||||
<file>images/up.png</file>
|
||||
<file>images/obs.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="settings">
|
||||
<file>images/settings/network.png</file>
|
||||
|
||||
Reference in New Issue
Block a user