~ubuntu-branches/ubuntu/natty/knemo/natty

« back to all changes in this revision

Viewing changes to src/knemod/interfacestatisticsdialog.h

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-04-07 21:42:37 UTC
  • mfrom: (1.1.8 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090407214237-0i2plyb3z1xmjpv1
Tags: 0.5.2-1
* New upstream release
  - Closes: #466025, #482591, #433061

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
 
68
68
private:
69
69
    Ui::InterfaceStatisticsDlg ui;
70
 
    QByteArray mGeometry;
 
70
    bool mSetPos;
71
71
    KSharedConfigPtr mConfig;
72
72
    Interface* mInterface;
73
73
    QStandardItemModel* dailyModel;