Skip to content

Commit

Permalink
Merge pull request #2956 from violetmage/violetmage-monitor-tooltip
Browse files Browse the repository at this point in the history
Add tooltip to input monitor button
  • Loading branch information
wwmm authored Mar 5, 2024
2 parents 5c6bcaf + 02332ae commit c659b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/ui/effects_box.ui
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@

<child>
<object class="GtkToggleButton" id="toggle_listen_mic">
<property name="tooltip-text" translatable="yes">Enable/disable input monitoring</property>
<property name="visible">0</property>
<signal name="toggled" handler="on_listen_mic_toggled" object="EffectsBox" />
<child>
Expand Down

0 comments on commit c659b3b

Please sign in to comment.