mirror of
https://github.com/rejetto/hfs2.git
synced 2025-12-19 10:03:56 +01:00
attempt to fix winXP problem
This commit is contained in:
parent
4b16de3fb7
commit
b33136e3b0
2
main.dfm
2
main.dfm
@ -286,6 +286,7 @@ object mainFrm: TmainFrm
|
||||
AutoSize = True
|
||||
BevelOuter = bvNone
|
||||
TabOrder = 1
|
||||
ExplicitLeft = 204
|
||||
object collapsedPnl: TPanel
|
||||
Left = 0
|
||||
Top = 0
|
||||
@ -523,6 +524,7 @@ object mainFrm: TmainFrm
|
||||
Max = 30000
|
||||
TabOrder = 1
|
||||
OnClick = logUpDownClick
|
||||
ExplicitLeft = 151
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user