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

Move icon name getter to cross-platform header

This commit is contained in:
Ilya Fedin
2022-09-19 06:58:27 +04:00
committed by John Preston
parent 5132fd5010
commit d9318c9935
7 changed files with 37 additions and 31 deletions

View File

@@ -16,7 +16,6 @@ class LocationPoint;
namespace Platform {
QString AppRuntimeDirectory();
QString GetIconName();
void InstallLauncher(bool force = false);