XbeExplorer: Setting application titel in init is not correct.

Then the application titel is lost.
This commit is contained in:
shadowtj 2012-01-07 08:48:01 +00:00
parent 91cf1ae9cc
commit d79479d525

View file

@ -33,7 +33,6 @@ uses
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.Title := FormXBEExplorer.Caption;
Application.CreateForm(TFormXBEExplorer, FormXBEExplorer);
Application.CreateForm(TfrmExploreFileSystem, frmExploreFileSystem);
if ParamCount > 0 then