shared: Include license texts as resource
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
inline void initResources()
|
||||
{
|
||||
Q_INIT_RESOURCE(migrations);
|
||||
Q_INIT_RESOURCE(plaintexts);
|
||||
}
|
||||
|
||||
bool Common::initSqliteDatabase(QString path)
|
||||
|
Reference in New Issue
Block a user