~ubuntu-branches/ubuntu/karmic/plasma-widget-network-manager/karmic

« back to all changes in this revision

Viewing changes to libs/storage/settings/802-1x.h

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2009-02-24 11:55:30 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090224115530-t9l7etoc91iewga9
Tags: 0.0+svn930811-0ubuntu1
* New SVN snapshot
* Essentially bug fixes, including memory leak

Show diffs side-by-side

added added

removed removed

Lines of Context:
432
432
  private:
433
433
};
434
434
 
435
 
Q_DECLARE_OPERATORS_FOR_FLAGS(Security8021xSetting::EapMethods);
 
435
Q_DECLARE_OPERATORS_FOR_FLAGS(Security8021xSetting::EapMethods)
436
436
 
437
437
}
438
438