version 2.04

This commit is contained in:
zueuk
2006-04-20 14:49:08 +00:00
parent 666b0e18d7
commit ed550d9260
8 changed files with 31 additions and 53 deletions

View File

@ -2527,7 +2527,9 @@ object MainForm: TMainForm
end
object mnuSaveUPR: TMenuItem
Caption = 'Export &UPR...'
Hint = 'Save the flame in UltraFractal parameter format'
Hint =
'Save the flame in UltraFractal parameter format *** OUTDATED ***' +
' USE AT YOUR OWN RISK!'
OnClick = mnuSaveUPRClick
end
object mnuExportFLame: TMenuItem