Added a small hint to the compiler page in the settings dialog

This commit is contained in:
Christian Hammacher
2005-12-18 19:31:50 +00:00
parent 40ca5f8002
commit 8a5806cd25
4 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@ object frmSettings: TfrmSettings
Top = 0
Width = 351
Height = 260
ActivePage = jspHighlighter
ActivePage = jspCompiler
PropagateEnable = False
Align = alClient
OnChange = jplSettingsChange
@ -820,9 +820,9 @@ object frmSettings: TfrmSettings
object lblPAWNCompilerPath: TLabel
Left = 4
Top = 4
Width = 45
Width = 115
Height = 13
Caption = 'Compiler:'
Caption = 'Compiler (amxxpc.exe):'
end
object lblPAWNArgs: TLabel
Left = 4