You've already forked lazarus-ccr
jvcllaz: Fix painting issues in JvComboListbox demo on Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6878 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -10,8 +10,6 @@ object JvComboListBoxDemoFrm: TJvComboListBoxDemoFrm
|
||||
Constraints.MinHeight = 480
|
||||
Constraints.MinWidth = 500
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -11
|
||||
Font.Name = 'MS Shell Dlg 2'
|
||||
OnCreate = FormCreate
|
||||
LCLVersion = '2.1.0.0'
|
||||
object Splitter1: TSplitter
|
||||
|
Reference in New Issue
Block a user