Merge pull request #218 from getchoo/change-jars-path

This commit is contained in:
flow
2022-10-22 10:18:58 -03:00
committed by Sefa Eyeoglu
parent a74fdc588c
commit d40a18d6c5
4 changed files with 4 additions and 2 deletions

View File

@ -44,6 +44,7 @@ class Config {
public:
Config();
QString LAUNCHER_NAME;
QString LAUNCHER_APP_BINARY_NAME;
QString LAUNCHER_DISPLAYNAME;
QString LAUNCHER_COPYRIGHT;
QString LAUNCHER_DOMAIN;