mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix hardcoded svg
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com>
This commit is contained in:
parent
1c0139c5f4
commit
b142a6da5b
4 changed files with 4 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue