Revert changes done in trunk after creation of 4.8 branch

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blikblum
2013-09-07 18:51:06 +00:00
parent 9327df59c7
commit d40caa283a
16 changed files with 113 additions and 212 deletions

View File

@ -167,9 +167,7 @@ implementation
'VariableNodeHeight',
'FullRowDrag',
'NodeHeightResize',
'NodeHeightDblClickResize',
'EditOnClick',
'EditOnDblClick'
'NodeHeightDblClickResize'
);
aPaintOpts : array[0..Ord(High(TVTPaintOption ))] of string[25] =
@ -193,8 +191,7 @@ implementation
'UseBlendedSelection', // Enable alpha blending for node selections.
'StaticBackground',
'ChildrenAbove',
'FixedIndent',
'UseExplorerTheme'
'FixedIndent'
);
aSelOpts : array[0..Ord(High(TVTSelectionOption))] of string[25] =