You've already forked lazarus-ccr
tvplanit: Fix compilation under Laz 1.6.x
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5880 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -12,7 +12,7 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
OnCreate = FormCreate
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '1.9.0.0'
|
||||
LCLVersion = '1.6.4.0'
|
||||
object PageControl1: TPageControl
|
||||
Left = 0
|
||||
Height = 474
|
||||
@ -146,7 +146,6 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
Anchors = [akTop, akLeft, akBottom]
|
||||
Color = clDefault
|
||||
HideSelection = False
|
||||
Mask = '*.wav'
|
||||
ReadOnly = True
|
||||
TabOrder = 1
|
||||
ObjectTypes = [otNonFolders]
|
||||
|
Reference in New Issue
Block a user