Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SQL export uses wrong line terminators for Windows
According to Qt documentation: When writing, the end-of-line terminators are translated to the local encoding, for example '\r\n' for Win32. Reported in issue #1502
- Loading branch information