Ver Fonte

dont create FQuestion

Unknown há 6 anos atrás
pai
commit
03e931cc46
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      lazpaint/lazpaint.lpr

+ 0 - 1
lazpaint/lazpaint.lpr

@@ -110,7 +110,6 @@ begin
   if not LazpaintApplication.ProcessCommandLine then
   begin
     LazpaintApplication.Show;
-  Application.CreateForm(TFQuestion, FQuestion);
     Application.Run;
   end;
   LazpaintApplication.Hide;