Skip to content

Commit

Permalink
add newline back
Browse files Browse the repository at this point in the history
Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
  • Loading branch information
sshcrack committed Dec 7, 2024
1 parent 8bb35f5 commit c4ba7fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion launcher/ui/pages/global/LauncherPage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -369,4 +369,4 @@ void LauncherPage::refreshFontPreview()
void LauncherPage::retranslate()
{
ui->retranslateUi(this);
}
}
2 changes: 1 addition & 1 deletion launcher/ui/pages/global/LauncherPage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -668,4 +668,4 @@
<buttongroups>
<buttongroup name="sortingModeGroup"/>
</buttongroups>
</ui>
</ui>

0 comments on commit c4ba7fc

Please sign in to comment.