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:
@ -11,7 +11,7 @@ object TaskEditForm: TTaskEditForm
|
||||
OnCreate = FormCreate
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '1.6.4.0'
|
||||
LCLVersion = '2.3.0.0'
|
||||
object ButtonPanel: TPanel
|
||||
Left = 0
|
||||
Height = 33
|
||||
@ -307,7 +307,7 @@ object TaskEditForm: TTaskEditForm
|
||||
Left = 358
|
||||
Height = 19
|
||||
Top = 66
|
||||
Width = 72
|
||||
Width = 70
|
||||
BorderSpacing.Right = 4
|
||||
Caption = 'Complete'
|
||||
TabOrder = 2
|
||||
|
Reference in New Issue
Block a user