mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 01:39:42 +02:00
IDE: fix position of ExampleManager to poScreenCenter
git-svn-id: trunk@42145 -
This commit is contained in:
parent
3b6537c967
commit
79090b661e
@ -8,7 +8,7 @@ object ExampleManagerForm: TExampleManagerForm
|
||||
ClientWidth = 870
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
Position = poDesktopCenter
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '1.1'
|
||||
object ProjectsGroupBox: TGroupBox
|
||||
Left = 0
|
||||
|
Loading…
Reference in New Issue
Block a user