~brandontschaefer/+junk/trunk-mir

« back to all changes in this revision

Viewing changes to src/server/report/null/session_mediator_report.cpp

  • Committer: Alexandros Frantzis
  • Date: 2015-10-26 16:33:27 UTC
  • mto: This revision was merged to the branch mainline in revision 3063.
  • Revision ID: alexandros.frantzis@canonical.com-20151026163327-ymlt5wduyx0k0xq8
frontend: Support requests to set the base display configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
{
67
67
}
68
68
 
 
69
void mir::report::null::SessionMediatorReport::session_set_base_display_configuration_called(std::string const&)
 
70
{
 
71
}
 
72
 
69
73
void mir::report::null::SessionMediatorReport::session_start_prompt_session_called(std::string const&, pid_t)
70
74
{
71
75
}