~ubuntu-branches/ubuntu/trusty/libwx-perl/trusty

« back to all changes in this revision

Viewing changes to Frames.xs

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2011-01-18 17:17:01 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110118171701-z5rfg143qndfrau2
Tags: 1:0.98-1
* New upstream release
  - add epoch, to compensate for upstream going from 0.9702 -> 0.98
* Standards-Version: 3.9.1 (no changes required)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
// Author:      Mattia Barbon
5
5
// Modified by:
6
6
// Created:     29/10/2000
7
 
// RCS-ID:      $Id: Frames.xs 2757 2010-01-17 10:26:27Z mbarbon $
 
7
// RCS-ID:      $Id: Frames.xs 2935 2010-07-04 11:46:58Z mbarbon $
8
8
// Copyright:   (c) 2000-2003, 2005-2010 Mattia Barbon
9
9
// Licence:     This program is free software; you can redistribute it and/or
10
10
//              modify it under the same terms as Perl itself
24
24
 
25
25
INCLUDE: XS/Panel.xs
26
26
 
27
 
INCLUDE_COMMAND: $^X -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp XS/Dialog.xs
 
27
INCLUDE_COMMAND: $^X -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp XS/Dialog.xsp
28
28
 
29
29
INCLUDE: XS/Frame.xs
30
30
INCLUDE: XS/StatusBar.xs