You've already forked lazarus-ccr
jvcllaz: Check packages and demos for Laz 1.8.4 / 2.0.0 / 2.0.2 / trunk and FPC 3.0.4 / FPC 3.2 / trunk. 32-bit, Laz 2.0.2/FPC 3.2 64 bit. Make fixes needed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -13,7 +13,7 @@ object JvThumbnailMainForm: TJvThumbnailMainForm
|
||||
Font.Color = clWindowText
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '1.9.0.0'
|
||||
LCLVersion = '2.1.0.0'
|
||||
Scaled = False
|
||||
object PageControl1: TPageControl
|
||||
Left = 0
|
||||
@ -879,13 +879,6 @@ object JvThumbnailMainForm: TJvThumbnailMainForm
|
||||
ClientHeight = 24
|
||||
ClientWidth = 931
|
||||
TabOrder = 1
|
||||
object Bevel1: TBevel
|
||||
Left = 3
|
||||
Height = 18
|
||||
Top = 3
|
||||
Width = 291
|
||||
Align = alLeft
|
||||
end
|
||||
object ProgressBar: TProgressBar
|
||||
Left = 5
|
||||
Height = 13
|
||||
|
Reference in New Issue
Block a user