mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-28 08:53:37 +00:00
[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:
@@ -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();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user