You've already forked lazarus-ccr
TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -79,7 +79,6 @@ object ResEditForm: TResEditForm
|
||||
Width = 63
|
||||
BorderSpacing.Left = 8
|
||||
Caption = 'Description:'
|
||||
Color = clDefault
|
||||
ParentColor = False
|
||||
end
|
||||
object lblNotes: TLabel
|
||||
@ -92,7 +91,6 @@ object ResEditForm: TResEditForm
|
||||
Width = 34
|
||||
BorderSpacing.Top = 8
|
||||
Caption = 'Notes:'
|
||||
Color = clDefault
|
||||
ParentColor = False
|
||||
end
|
||||
object imgResources: TImage
|
||||
|
Reference in New Issue
Block a user