Skip to content

Commit

Permalink
I fucked up the merge so placeholders didn't update on last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Mm2PL committed Nov 21, 2021
1 parent c5511fc commit 07d4773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/widgets/splits/Split.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Split::Split(QWidget *parent)
getApp()->accounts->twitch.currentUserChanged, [this] {
this->updateInputPlaceholder();
});
this->updateInputPlaceholder();

this->view_->mouseDown.connect([this](QMouseEvent *) {
this->giveFocus(Qt::MouseFocusReason);
Expand Down

0 comments on commit 07d4773

Please sign in to comment.