Skip to content

Commit

Permalink
attempt to fix winXP problem
Browse files Browse the repository at this point in the history
  • Loading branch information
rejetto committed May 10, 2020
1 parent 4b16de3 commit b33136e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.dfm
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ object mainFrm: TmainFrm
AutoSize = True
BevelOuter = bvNone
TabOrder = 1
ExplicitLeft = 204
object collapsedPnl: TPanel
Left = 0
Top = 0
Expand Down Expand Up @@ -523,6 +524,7 @@ object mainFrm: TmainFrm
Max = 30000
TabOrder = 1
OnClick = logUpDownClick
ExplicitLeft = 151
end
end
end
Expand Down

0 comments on commit b33136e

Please sign in to comment.