~ubuntu-branches/ubuntu/saucy/plasma-netbook/saucy

« back to all changes in this revision

Viewing changes to containments/newspaper/newspaper.h

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2009-08-21 14:51:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090821145150-i2dq75lekbfqopga
Tags: 0.0~svn1014174-0ubuntu1
* New svn snapshot
  - Put the applets in an horizontal layout
  - Cashew/newspaper fixes
  - New shell that will be used to load plasmoids as standalone apps
* Correctly version debhelper build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    void themeUpdated();
58
58
    void updateSize();
59
59
    void updateConfigurationMode(bool config);
 
60
    void containmentAdded(Plasma::Containment *containment);
60
61
 
61
62
private:
62
63