You've already forked lazarus-ccr
tvplanit: Fix some translation-related layout issues in several forms. Add missing resourcestrings. Fix trask items being painted with task header font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -60,7 +60,7 @@ object ResEditForm: TResEditForm
|
||||
TabOrder = 0
|
||||
object tabResource: TTabSheet
|
||||
Caption = 'Resource'
|
||||
ClientHeight = 182
|
||||
ClientHeight = 181
|
||||
ClientWidth = 392
|
||||
object lblDescription: TLabel
|
||||
Left = 8
|
||||
@ -122,7 +122,7 @@ object ResEditForm: TResEditForm
|
||||
end
|
||||
object NotesMemo: TMemo
|
||||
Left = 8
|
||||
Height = 103
|
||||
Height = 102
|
||||
Top = 67
|
||||
Width = 374
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
|
Reference in New Issue
Block a user