Merge pull request #342 from fn2006/prism-svg-fix

This commit is contained in:
txtsd
2022-10-30 01:51:14 +05:30
committed by Sefa Eyeoglu
parent 34687049b1
commit 392bf7a97b
4 changed files with 7 additions and 4 deletions

View File

@ -51,6 +51,7 @@ class Config {
QString LAUNCHER_CONFIGFILE;
QString LAUNCHER_GIT;
QString LAUNCHER_DESKTOPFILENAME;
QString LAUNCHER_SVGFILENAME;
/// The major version number.
int VERSION_MAJOR;