mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 11:19:14 +02:00
IDE: codebrowser: removed old level captions
git-svn-id: trunk@10708 -
This commit is contained in:
parent
c327bb674a
commit
f068acc65c
@ -383,8 +383,6 @@ begin
|
||||
LevelsCheckGroup.Caption:='Levels';
|
||||
LevelsCheckGroup.Items[0]:='Packages';
|
||||
LevelsCheckGroup.Items[1]:='Units';
|
||||
LevelsCheckGroup.Items[2]:='Classes';
|
||||
LevelsCheckGroup.Items[3]:='Sections';
|
||||
|
||||
FilterGroupBox.Caption:='Filter';
|
||||
ShowPrivateCheckBox.Caption:='Private';
|
||||
|
Loading…
Reference in New Issue
Block a user