mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 14:24:14 +02:00
fix: expose dialog aliases so About and Manual+ open (1.0.8)
HeaderNavigation and StationCard access dialogs via app.aboutDialog etc., but Main.qml never exported those ids as property aliases after the QML module refactor. Align AboutDialog anchoring with the other dialogs.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"app-id": "de.nerdbear.bearwave",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"runtime": "org.kde.Platform",
|
||||
"runtime-version": "6.10",
|
||||
"sdk": "org.kde.Sdk",
|
||||
|
||||
Reference in New Issue
Block a user