~ubuntu-branches/ubuntu/precise/kde-workspace/precise-security

« back to all changes in this revision

Viewing changes to kcontrol/randr/outputgraphicsitem.h

Tags: upstream-4.7.2
Import upstream version 4.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
        void itemChanged(OutputGraphicsItem *item);
59
59
 
60
60
private:
 
61
        void calculateSetRect( OutputConfig* config );
61
62
        OutputGraphicsItem *m_left;
62
63
        OutputGraphicsItem *m_right;
63
64
        OutputGraphicsItem *m_top;