2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Move AppRuntimeDirectory to private namespace

This commit is contained in:
Ilya Fedin
2022-09-19 06:59:20 +04:00
committed by John Preston
parent d9318c9935
commit cfa12fb0cc
2 changed files with 6 additions and 8 deletions

View File

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