~ubuntu-branches/ubuntu/utopic/knutclient/utopic

« back to all changes in this revision

Viewing changes to src/knutinstcomms.h

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Quette
  • Date: 2009-03-30 09:29:30 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090330092930-fohi8lm9okac7mtl
Tags: 0.9.5-1
* New upstream release
* debian/rules: remove the empty TODO file from dh_installdocs
* debian/control: add a missing comma on Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
  KLineEdit *m_lineEditPassword;
87
87
  KComboBox *m_instCommBox;
88
88
 
89
 
  KNutNet* m_myUpsNet;
 
89
  KNutNet* m_upsNet;
90
90
  bool m_upsConnectOk;
91
91
 
92
92
  QString* m_oldUserName;