LazMapViewer: Rename MarkerSelectAndDrag_Demo project to MarkerEditor_Demo.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2025-03-22 12:41:22 +00:00
parent e02d3d772e
commit 34b247e060
4 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
<PathDelim Value="\"/>
<General>
<SessionStorage Value="InProjectDir"/>
<Title Value="MarkerSelectAndDrag_Demo"/>
<Title Value="Marker Editor Demo"/>
<Scaled Value="True"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
@ -33,7 +33,7 @@
</RequiredPackages>
<Units>
<Unit>
<Filename Value="MarkerSelectAndDrag_Demo.lpr"/>
<Filename Value="MarkerEditor_Demo.lpr"/>
<IsPartOfProject Value="True"/>
</Unit>
<Unit>
@ -50,7 +50,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="MarkerSelectAndDrag_Demo"/>
<Filename Value="MarkerEditor_Demo"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>

View File

@ -3,7 +3,7 @@ object MainForm: TMainForm
Height = 566
Top = 157
Width = 833
Caption = 'Marker Select & Drag Demo'
Caption = 'Marker Editor Demo'
ClientHeight = 566
ClientWidth = 833
LCLVersion = '4.99.0.0'