- Timestamp:
- 12/09/09 19:47:31 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Catalyst/lib/Padre/Plugin/Catalyst/Panel.pm
r9531 r9584 62 62 $box->Add( $output, 1, Wx::wxGROW ); 63 63 64 # wrapping it up and showing on the screen64 # wrapping it up 65 65 $self->SetSizer($box); 66 Padre::Current->main->bottom->show($self);67 66 68 67 # holding on to some objects we'll need to manipulate later on
Note: See TracChangeset
for help on using the changeset viewer.
