Add tooltip to record button

This commit is contained in:
Jon Beniston 2021-01-18 09:55:51 +00:00
parent d6bf5223db
commit 890f6fc049
1 changed files with 3 additions and 0 deletions

View File

@ -453,6 +453,9 @@
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Start/stop recording</string>
</property>
<property name="text">
<string/>
</property>