~ubuntu-branches/ubuntu/hardy/kdebase-workspace/hardy

« back to all changes in this revision

Viewing changes to plasma/containments/panel/panel.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-03-28 13:28:44 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080328132844-mx048p4g9rz4xy4b
Tags: 4:4.0.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
    KIntNumInput* m_sizeEdit;
63
63
    QComboBox* m_locationCombo;
64
64
    QList<QAction*> m_actions;
 
65
    QAction* m_appletBrowserAction;
65
66
    bool m_drawTop : 1;
66
67
    bool m_drawLeft : 1;
67
68
    bool m_drawRight : 1;