GH-4011 fix license text missing from About dialog
This commit is contained in:
parent
441ab7eedc
commit
462a44b4be
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ int main(int argc, char *argv[])
|
|||
Q_INIT_RESOURCE(OSX);
|
||||
Q_INIT_RESOURCE(iOS);
|
||||
Q_INIT_RESOURCE(flat);
|
||||
Q_INIT_RESOURCE(documents);
|
||||
return app.exec();
|
||||
}
|
||||
case Launcher::Failed:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue