mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-10 04:43:15 +02:00
139241e773
The export of internal database to file is now do by sqlite3 native function instead of a dirty home made function. For the moment, the export to file function is unavailable on macOSX (we need some help to add sqlite3 lib on macOSX)