mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Get rid of GetLauncherFilename
Use QGuiApplication::desktopFileName directly instead
This commit is contained in:
@@ -19,8 +19,6 @@ bool InFlatpak();
|
||||
bool InSnap();
|
||||
|
||||
QString AppRuntimeDirectory();
|
||||
QString GetLauncherBasename();
|
||||
QString GetLauncherFilename();
|
||||
QString GetIconName();
|
||||
|
||||
void InstallLauncher(bool force = false);
|
||||
|
Reference in New Issue
Block a user