1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-25 02:32:19 -05:00

Probably moved the form out of your window, fixed. :p

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@96 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
Wizzup? 2009-09-29 21:46:18 +00:00
parent b852563368
commit 3561203791
3 changed files with 702 additions and 701 deletions

View File

@ -381,8 +381,8 @@
<Filename Value="../../Units/MMLCore/finder.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="finder"/>
<CursorPos X="1" Y="354"/>
<TopLine Value="390"/>
<CursorPos X="39" Y="38"/>
<TopLine Value="1"/>
<EditorIndex Value="9"/>
<UsageCount Value="101"/>
<Loaded Value="True"/>

View File

@ -1,7 +1,7 @@
object Form1: TForm1
Left = 1147
Left = 354
Height = 541
Top = 148
Top = 208
Width = 763
ActiveControl = SynEdit1
Caption = 'Mufasa v2'
@ -25,7 +25,8 @@ object Form1: TForm1
ParentColor = False
ParentFont = False
TabOrder = 0
Gutter.Width = 57
BookMarkOptions.OnChange = nil
Gutter.Width = 61
Gutter.MouseActions = <
item
Shift = []
@ -605,7 +606,7 @@ object Form1: TForm1
Width = 23
end
object TSynGutterLineNumber
Width = 17
Width = 21
MouseActions = <>
MarkupInfo.Background = clBtnFace
MarkupInfo.Foreground = clNone

File diff suppressed because it is too large Load Diff