2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Make InstallLauncher accessible on any platform

This commit is contained in:
Ilya Fedin
2022-09-19 06:59:50 +04:00
committed by John Preston
parent cfa12fb0cc
commit f2d2826fc7
5 changed files with 11 additions and 9 deletions

View File

@@ -15,8 +15,6 @@ class LocationPoint;
namespace Platform {
void InstallLauncher(bool force = false);
inline void IgnoreApplicationActivationRightNow() {
}