mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Save ShellTreeView width
This commit is contained in:
parent
eabe3c4e87
commit
2cd9a34b52
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ object frmMain: TfrmMain
|
|||
OnShow = frmMainShow
|
||||
OnUTF8KeyPress = FormUTF8KeyPress
|
||||
OnWindowStateChange = FormWindowStateChange
|
||||
SessionProperties = 'nbConsole.Height;seLogWindow.Height;ShellTreeView.Width'
|
||||
SessionProperties = 'nbConsole.Height;seLogWindow.Height;TreePanel.Width'
|
||||
ShowHint = True
|
||||
ShowInTaskBar = stAlways
|
||||
LCLVersion = '1.4.4.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue