mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
According to the Qt documentation (https://doc.qt.io/qt-5/qstring.html#QStringLiteral) (https://woboq.com/blog/qstringliteral.html), use QStringLiteral and QLatin1String is better on some conditions (faster). This commit change the code related to the loading of a project (in qetproject class), let see if loading time is improved.
55 KiB
55 KiB