[desktop] change id to app.comaps.comaps

apparently app.comaps.qt is no good either. this one is confirmed fine

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-08-10 14:29:24 +01:00
parent c3d0689d8a
commit 1e358375c6
8 changed files with 16 additions and 16 deletions

View File

@@ -133,7 +133,7 @@ int main(int argc, char * argv[])
UNUSED_VALUE(mainGuard);
QApplication app(argc, argv);
app.setDesktopFileName("app.comaps.qt");
app.setDesktopFileName("app.comaps.comaps");
platform.SetupMeasurementSystem();