You've already forked lazarus-ccr
tvplanit: Fix crash in print format component editor when the print format contains a GanttView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8562 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -72,6 +72,10 @@ object Form1: TForm1
|
||||
DataStore = VpIniDatastore1
|
||||
ControlLink = VpControlLink1
|
||||
Align = alClient
|
||||
ColHeaderAttributes.DayFont.Height = -12
|
||||
ColHeaderAttributes.MonthFont.Height = -12
|
||||
ColHeaderAttributes.WeekFont.Height = -12
|
||||
RowHeaderAttributes.EventFont.Height = -12
|
||||
TimeFormat = tf24Hour
|
||||
end
|
||||
object VpControlLink1: TVpControlLink
|
||||
|
Reference in New Issue
Block a user