Ensure all files have trailing new-lines and enforce with clang warning

This commit is contained in:
baldurk
2019-12-02 14:52:58 +00:00
parent fde74d4710
commit ff08748238
158 changed files with 161 additions and 157 deletions
@@ -980,4 +980,4 @@ void SettingsDialog::on_UIStyle_currentIndexChanged(int index)
}
m_Ctx.Config().Save();
}
}