You've already forked lazarus-ccr
tvplanit: Fix painting glitches in TVpMonthView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -22,15 +22,14 @@ object MainForm: TMainForm
|
||||
ClientWidth = 834
|
||||
TabOrder = 2
|
||||
object HeaderPanel: TPanel
|
||||
Left = 2
|
||||
Left = 0
|
||||
Height = 48
|
||||
Top = 0
|
||||
Width = 832
|
||||
Width = 834
|
||||
Align = alTop
|
||||
BorderSpacing.Left = 2
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 48
|
||||
ClientWidth = 832
|
||||
ClientWidth = 834
|
||||
Color = 13743257
|
||||
ParentColor = False
|
||||
TabOrder = 0
|
||||
@ -180,7 +179,6 @@ object MainForm: TMainForm
|
||||
001C000000C6FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
|
||||
005500000038FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
|
||||
}
|
||||
LineColor = clGray
|
||||
GutterWidth = 5
|
||||
WrapStyle = wsNoFlow
|
||||
OnHoliday = VpHoliday
|
||||
|
Reference in New Issue
Block a user