Skip to content

Commit

Permalink
Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
kurthindenburg committed Apr 13, 2020
1 parent 6db7f8d commit 3590453
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/TerminalHeaderBar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -250,4 +250,5 @@ QSize Konsole::TerminalHeaderBar::minimumSizeHint() const
{
auto height = sizeHint().height();
return QSize(height, height);
}
}

0 comments on commit 3590453

Please sign in to comment.