~mir-team/mir/in-process-egl+input-conglomeration

« back to all changes in this revision

Viewing changes to tests/behavior-tests/session_management_context.cpp

Merged trunk and fixed issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
 
118
118
    void pause() {}
119
119
    void resume() {}
 
120
    std::weak_ptr<mg::Cursor> the_cursor() { return {}; }
120
121
 
121
122
    geom::Rectangle area;
122
123
};