Skip to content

Commit

Permalink
Clear the code
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftwareArchitector committed Jan 21, 2025
1 parent 7ce7d3d commit 30430db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/dialogs/OBSRestreamActions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ void OBSRestreamActions::UpdateBroadcastList(QVector<RestreamEventDescription> &
}
}


void OBSRestreamActions::EnableOkButton(bool state)
{
ui->okButton->setEnabled(state);
Expand Down

0 comments on commit 30430db

Please sign in to comment.