Tools: glazres: set title for savedialog.

git-svn-id: trunk@47229 -
This commit is contained in:
bart 2014-12-20 16:20:05 +00:00
parent c269148f37
commit 78c1e7ea80

View File

@ -378,6 +378,7 @@ object GLazResForm: TGLazResForm
Width = 552
OnAcceptFileName = DestEdtAcceptFileName
DialogKind = dkSave
DialogTitle = 'Save resourcefile as'
DialogOptions = [ofOverwritePrompt, ofEnableSizing, ofViewDetail]
Filter = 'Lazarus Resource Files|*.lrs|All Files|*'
FilterIndex = 0