Fixed memory leak

Updated Modified-Event (now only one parameter [the modified text])
This commit is contained in:
Christian Hammacher
2005-09-07 22:20:28 +00:00
parent 80048eba61
commit 7c21deb0f2
10 changed files with 155 additions and 85 deletions

View File

@ -1,6 +1,6 @@
object frmMain: TfrmMain
Left = 237
Top = 236
Left = 224
Top = 293
Width = 888
Height = 640
Caption = 'AMXX-Studio'
@ -579,7 +579,7 @@ object frmMain: TfrmMain
object mnuCodeSnippets: TSpTBXRightAlignSpacerItem
CaptionW = 'Code-Snippets:'
end
object mnuPAWN: TSpTBXItem
object mnuPawn: TSpTBXItem
AutoCheck = True
Checked = True
OnClick = OnCodeSnippetSelect