Changeset 4171
- Timestamp:
- 04/26/09 12:21:22 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Perl6/lib/Padre/Task/Outline/Perl6.pm
r4170 r4171 257 257 ) 258 258 ); 259 foreach my $type (qw(modules subroutines methods submethods macros regexes attributes)) {259 foreach my $type (qw(modules attributes subroutines methods submethods macros regexes)) { 260 260 _add_subtree( $outlinebar, $pkg, $type, $branch ); 261 261 }
Note: See TracChangeset
for help on using the changeset viewer.
