mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: File properties dialog - allow manual user/group change
(cherry picked from commit 6de0f92dcb)
This commit is contained in:
parent
8108426140
commit
a5264b7359
1 changed files with 0 additions and 2 deletions
|
|
@ -861,7 +861,6 @@ object frmFileProperties: TfrmFileProperties
|
|||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 6
|
||||
ItemHeight = 0
|
||||
ReadOnly = True
|
||||
Sorted = True
|
||||
TabOrder = 0
|
||||
end
|
||||
|
|
@ -878,7 +877,6 @@ object frmFileProperties: TfrmFileProperties
|
|||
BorderSpacing.Top = 4
|
||||
BorderSpacing.Bottom = 6
|
||||
ItemHeight = 0
|
||||
ReadOnly = True
|
||||
Sorted = True
|
||||
TabOrder = 1
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue