Added newline at end of file

This commit is contained in:
Joseph Charamut
2019-05-01 13:03:27 -04:00
parent d303c9dd62
commit 387adc3e35

View File

@@ -283,4 +283,4 @@ void GeneneralConf::changeSavePath() {
}
m_savePath->setText(path);
ConfigHandler().setSaveAfterCopyPath(path);
}
}