~hikiko/mir/mir.unity8-desktop-session

« back to all changes in this revision

Viewing changes to include/test/mir_test_doubles/stub_display_configuration.h

  • Committer: Stephen M. Webb
  • Date: 2014-02-25 20:15:07 UTC
  • mfrom: (61.1.1 trusty-proposed)
  • Revision ID: stephen.webb@canonical.com-20140225201507-cicfzmdznvr059b2
mergedĀ fromĀ Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    {
41
41
    }
42
42
 
 
43
    StubDisplayConfig(StubDisplayConfig const& other)
 
44
        : graphics::DisplayConfiguration(),
 
45
          cards(other.cards),
 
46
          outputs(other.outputs)
 
47
    {
 
48
    }
 
49
 
43
50
    StubDisplayConfig(unsigned int num_displays)
44
51
        : StubDisplayConfig(num_displays,
45
52
                            {