~mterry/+junk/u8

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/Application/MirSurfaceListModel.h

Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    Q_INVOKABLE unity::shell::application::MirSurfaceInterface *createSurface();
50
50
 
51
51
private:
 
52
    void prependSurface(MirSurface *surface);
52
53
    void raise(MirSurface *surface);
53
54
    void moveSurface(int from, int to);
54
55
    void connectSurface(MirSurface *surface);