shared: Include license texts as resource

This commit is contained in:
2022-06-29 17:20:34 +02:00
والد 3f8c147182
کامیت 990888efc1
3فایلهای تغییر یافته به همراه8 افزوده شده و 0 حذف شده

مشاهده پرونده

@@ -17,6 +17,7 @@
inline void initResources()
{
Q_INIT_RESOURCE(migrations);
Q_INIT_RESOURCE(plaintexts);
}
bool Common::initSqliteDatabase(QString path)