FIX: Restore main window position

This commit is contained in:
Alexander Koblov 2010-11-20 15:55:31 +00:00
commit 5945fad0bf

View file

@ -20,7 +20,6 @@ object frmMain: TfrmMain
OnShow = frmMainShow
OnUTF8KeyPress = FormUTF8KeyPress
OnWindowStateChange = FormWindowStateChange
Position = poDefault
ShowHint = True
ShowInTaskBar = stAlways
LCLVersion = '0.9.29'