Remove an unnecessary space.

This commit is contained in:
Uwe Risse 2024-01-20 18:50:26 +01:00
parent 4ec84087c7
commit 69a19946df

View File

@ -508,7 +508,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionAbout">
<property name="text">
<string> About QMAP</string>
<string>About QMAP</string>
</property>
<property name="shortcut">
<string>Ctrl+F1</string>