Skip to content

Commit

Permalink
dlgTaskOverview_.xml : fix typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
brunotl committed Jul 30, 2024
1 parent a065a29 commit 4b64471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Data/Dialogs/dlgTaskOverview_L.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<WndButton Name="cmdTimegates" Caption="_@M1747_" X="2" Y="-1" Width="98" Height="22" Font="2" OnClickNotify="OnTimegatesClicked"/>
<WndButton Name="cmdDelete" Caption="_@M230_" X="2" Y="-999" Width="98" Height="22" Font="2" OnClickNotify="OnDeleteClicked"/>

<!--using ReadOnly, Keyboard allow to use OnHelp ti select HomeWapoint by click on property -->
<!--using ReadOnly, Keyboard allow to use OnHelp to select HomeWapoint by click on property -->
<WndProperty Name="prpHome" Caption="_@M930_" CaptionWidth="60" X="102" Y="0" Width="-2" Height="22" ReadOnly="1" OnHelp="OnSelectHomeWaypoint" Keyboard="1">
<DataField DataType="string" />
</WndProperty>
Expand Down

0 comments on commit 4b64471

Please sign in to comment.