autom atic updates

This commit is contained in:
Basile Burg 2018-10-25 00:54:21 +02:00
parent 3ddc0b5928
commit 7826fc5105
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="10"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<General>
<SessionStorage Value="InProjectDir"/>
@ -495,9 +495,10 @@
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default"/>
</Modes>
</RunParams>
<RequiredPackages Count="8">
<Item1>

View File

@ -5,8 +5,6 @@ object CEMainForm: TCEMainForm
Width = 687
AllowDropFiles = True
Caption = 'Coedit'
ClientHeight = 35
ClientWidth = 687
Menu = mainMenu
OnClose = FormClose
OnCloseQuery = FormCloseQuery
@ -14,7 +12,7 @@ object CEMainForm: TCEMainForm
OnResize = FormResize
OnWindowStateChange = FormWindowStateChange
ShowHint = True
Visible = False
LCLVersion = '2.0.0.1'
object mainMenu: TMainMenu
top = 1
object MenuItem1: TMenuItem