mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 13:00:17 +02:00
ToDoList: Use the default poDesign positions. Window location is remembered then (somehow). Issue #41644.
This commit is contained in:
parent
5c5eafe2df
commit
64773c0c3d
@ -8,7 +8,6 @@ object IDETodoWindow: TIDETodoWindow
|
||||
ClientHeight = 230
|
||||
ClientWidth = 820
|
||||
KeyPreview = True
|
||||
Position = poScreenCenter
|
||||
SessionProperties = 'cboShowWhat.ItemIndex;chkListed.Checked;chkPackages.Checked;chkSourceEditor.Checked;chkUsed.Checked;lvTodo.Columns'
|
||||
LCLVersion = '4.99.0.0'
|
||||
OnCloseQuery = FormCloseQuery
|
||||
|
Loading…
Reference in New Issue
Block a user