mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 12:12:25 +02:00
fix env_file_filters hardcoded colors
This commit is contained in:
parent
b6d3ecd5bb
commit
3a13f819f7
@ -13,7 +13,6 @@ object FileFiltersOptionsFrame: TFileFiltersOptionsFrame
|
|||||||
Height = 281
|
Height = 281
|
||||||
Top = 32
|
Top = 32
|
||||||
Width = 440
|
Width = 440
|
||||||
AlternateColor = 15592941
|
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
ColCount = 3
|
ColCount = 3
|
||||||
Columns = <
|
Columns = <
|
||||||
@ -37,7 +36,6 @@ object FileFiltersOptionsFrame: TFileFiltersOptionsFrame
|
|||||||
Top = 9
|
Top = 9
|
||||||
Width = 46
|
Width = 46
|
||||||
Caption = 'lblTitle'
|
Caption = 'lblTitle'
|
||||||
ParentColor = False
|
|
||||||
end
|
end
|
||||||
object pmGrid: TPopupMenu
|
object pmGrid: TPopupMenu
|
||||||
left = 205
|
left = 205
|
||||||
|
Loading…
Reference in New Issue
Block a user