mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-22 01:02:17 -05:00
Removed two unneeded files.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@6 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
7e57ca60bb
commit
2843f03d3a
@ -111,7 +111,7 @@
|
|||||||
<Filename Value="Units/MMLCore/client.pas"/>
|
<Filename Value="Units/MMLCore/client.pas"/>
|
||||||
<UnitName Value="Client"/>
|
<UnitName Value="Client"/>
|
||||||
<CursorPos X="19" Y="4"/>
|
<CursorPos X="19" Y="4"/>
|
||||||
<TopLine Value="12"/>
|
<TopLine Value="4"/>
|
||||||
<EditorIndex Value="1"/>
|
<EditorIndex Value="1"/>
|
||||||
<UsageCount Value="15"/>
|
<UsageCount Value="15"/>
|
||||||
<Loaded Value="True"/>
|
<Loaded Value="True"/>
|
||||||
@ -137,7 +137,7 @@
|
|||||||
<Unit12>
|
<Unit12>
|
||||||
<Filename Value="Units/MMLCore/window.pas"/>
|
<Filename Value="Units/MMLCore/window.pas"/>
|
||||||
<UnitName Value="Window"/>
|
<UnitName Value="Window"/>
|
||||||
<CursorPos X="18" Y="272"/>
|
<CursorPos X="43" Y="269"/>
|
||||||
<TopLine Value="254"/>
|
<TopLine Value="254"/>
|
||||||
<EditorIndex Value="6"/>
|
<EditorIndex Value="6"/>
|
||||||
<UsageCount Value="15"/>
|
<UsageCount Value="15"/>
|
||||||
|
20
unit1.lfm
20
unit1.lfm
@ -1,20 +0,0 @@
|
|||||||
object Form1: TForm1
|
|
||||||
Left = 293
|
|
||||||
Height = 516
|
|
||||||
Top = 200
|
|
||||||
Width = 779
|
|
||||||
ActiveControl = Button1
|
|
||||||
Caption = 'Form1'
|
|
||||||
ClientHeight = 516
|
|
||||||
ClientWidth = 779
|
|
||||||
LCLVersion = '0.9.29'
|
|
||||||
object Button1: TButton
|
|
||||||
Left = 69
|
|
||||||
Height = 25
|
|
||||||
Top = 32
|
|
||||||
Width = 75
|
|
||||||
Caption = 'Button1'
|
|
||||||
OnClick = Button1Click
|
|
||||||
TabOrder = 0
|
|
||||||
end
|
|
||||||
end
|
|
@ -1,7 +0,0 @@
|
|||||||
LazarusResources.Add('TForm1','FORMDATA',[
|
|
||||||
'TPF0'#6'TForm1'#5'Form1'#4'Left'#3'%'#1#6'Height'#3#4#2#3'Top'#3#200#0#5'Wid'
|
|
||||||
+'th'#3#11#3#13'ActiveControl'#7#7'Button1'#7'Caption'#6#5'Form1'#12'ClientHe'
|
|
||||||
+'ight'#3#4#2#11'ClientWidth'#3#11#3#10'LCLVersion'#6#6'0.9.29'#0#7'TButton'#7
|
|
||||||
+'Button1'#4'Left'#2'E'#6'Height'#2#25#3'Top'#2' '#5'Width'#2'K'#7'Caption'#6
|
|
||||||
+#7'Button1'#7'OnClick'#7#12'Button1Click'#8'TabOrder'#2#0#0#0#0
|
|
||||||
]);
|
|
Loading…
Reference in New Issue
Block a user