~ubuntu-branches/ubuntu/oneiric/lightning-extension/oneiric-proposed

« back to all changes in this revision

Viewing changes to calendar/base/src/calDuration.h

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-01-30 18:41:41 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20120130184141-gp86wjna8126gx8b
Tags: 1.2+build1-0ubuntu0.11.10.1
* New upstream stable release (CALENDAR_1_2_BUILD1)
  - LP: #923372
* Refresh debian/patches/01_no_sunbird.patch
* Add some additional mailnews makefiles to the tarball, to make the build
  system not sad anymore
* Drop 03_maxversion_override.patch, as this isn't needed for this release

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
    NS_DECL_CALIDURATION
59
59
 
60
60
protected:
61
 
    PRBool mImmutable;
 
61
    bool mImmutable;
62
62
 
63
63
    struct icaldurationtype mDuration;
64
64