Skip to content

Commit

Permalink
#289 streaming button: replaced checkbox by plain button
Browse files Browse the repository at this point in the history
  • Loading branch information
ludocosmo committed Jan 21, 2021
1 parent a61ccad commit d713b28
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions UI/forms/OBSBasic.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1266,9 +1266,6 @@
<property name="text">
<string>Basic.Main.StartStreaming</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
Expand Down Expand Up @@ -1308,9 +1305,6 @@
<property name="text">
<string>Basic.Main.StartRecording</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
Expand All @@ -1332,9 +1326,6 @@
<property name="text">
<string>Basic.TogglePreviewProgramMode</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
Expand Down

0 comments on commit d713b28

Please sign in to comment.