You've already forked lazarus-ccr
tvplanit: Fix minor details for v1.8.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -12,6 +12,7 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
OnCreate = FormCreate
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '2.3.0.0'
|
||||
object PageControl1: TPageControl
|
||||
Left = 0
|
||||
Height = 474
|
||||
@ -147,7 +148,6 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
Caption = 'Nothing to select from'
|
||||
Color = clDefault
|
||||
Layout = tlCenter
|
||||
ParentColor = False
|
||||
WordWrap = True
|
||||
@ -196,7 +196,6 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
Caption = 'Nothing to select from'
|
||||
Color = clDefault
|
||||
Layout = tlCenter
|
||||
ParentColor = False
|
||||
WordWrap = True
|
||||
|
Reference in New Issue
Block a user