diff --git a/src/config/geneneralconf.cpp b/src/config/geneneralconf.cpp index 79adce2e..1f221799 100644 --- a/src/config/geneneralconf.cpp +++ b/src/config/geneneralconf.cpp @@ -283,4 +283,4 @@ void GeneneralConf::changeSavePath() { } m_savePath->setText(path); ConfigHandler().setSaveAfterCopyPath(path); -} \ No newline at end of file +}