Changeset 518
- Timestamp:
- 10/26/08 12:18:58 (3 years ago)
- File:
-
- 1 edited
-
trunk/lib/Padre/Wx.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Padre/Wx.pm
r513 r518 11 11 12 12 # Load every exportable constant into here, so that they come into 13 # existance in the Wx:: package , allowing everywhere else in the code to13 # existance in the Wx:: packages, allowing everywhere else in the code to 14 14 # use them without braces. 15 use Wx ':everything'; 16 # the same with events in the Wx::Event:: package 15 use Wx ':everything'; 17 16 use Wx::Event ':everything'; 17 18 18 our $VERSION = '0.13'; 19 19
Note: See TracChangeset
for help on using the changeset viewer.
