mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Unified function to detect icon name on Linux
This commit is contained in:
@@ -35,6 +35,8 @@ QString SingleInstanceLocalServerName(const QString &hash);
|
||||
QString GetLauncherBasename();
|
||||
QString GetLauncherFilename();
|
||||
|
||||
QString GetIconName();
|
||||
|
||||
inline std::optional<crl::time> LastUserInputTime() {
|
||||
return std::nullopt;
|
||||
}
|
||||
|
Reference in New Issue
Block a user