From f49ae2f792e99d7dab319fe9bb9547d95829b024 Mon Sep 17 00:00:00 2001 From: terrorfisch Date: Fri, 30 Oct 2015 15:17:23 +0100 Subject: [PATCH] Add new line at the end. --- src/ui/edittagdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/edittagdialog.cpp b/src/ui/edittagdialog.cpp index 6bcfa410f..32d62ccae 100644 --- a/src/ui/edittagdialog.cpp +++ b/src/ui/edittagdialog.cpp @@ -865,4 +865,4 @@ void EditTagDialog::FetchTagSongChosen(const Song& original_song, InitFieldValue(field, ui_->song_list->selectionModel()->selectedIndexes()); } -} \ No newline at end of file +}