Skip to content

frontend: Fix invokeMethod call in VolumeMeter#13615

Merged
RytoEX merged 1 commit into
obsproject:masterfrom
Warchamp7:vol-control-invoke-fix
Jul 2, 2026
Merged

frontend: Fix invokeMethod call in VolumeMeter#13615
RytoEX merged 1 commit into
obsproject:masterfrom
Warchamp7:vol-control-invoke-fix

Conversation

@Warchamp7

Copy link
Copy Markdown
Member

Description

The call to this function was meant to be renamed in #13378 but was only changed in the invokeMethod call and not the function itself.

Motivation and Context

Fix a warning.

How Has This Been Tested?

Compiled and deleted audio sources.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Warchamp7 Warchamp7 added this to the OBS Studio 32.2 milestone Jul 2, 2026
@Warchamp7 Warchamp7 added kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Non-breaking change which makes code smaller or more readable area/ui-ux Anything to do with changes or additions to UI/UX elements. labels Jul 2, 2026
@RytoEX RytoEX requested a review from PatTheMav July 2, 2026 17:44
@RytoEX RytoEX self-assigned this Jul 2, 2026
@RytoEX RytoEX merged commit b99ccb0 into obsproject:master Jul 2, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui-ux Anything to do with changes or additions to UI/UX elements. kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Non-breaking change which makes code smaller or more readable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants