~ci-train-bot/qtmir/qtmir-ubuntu-vivid-proposed

« back to all changes in this revision

Viewing changes to src/modules/Unity/Application/mirsurfacemanager.h

  • Committer: CI Train Bot
  • Author(s): Alan Griffiths
  • Date: 2015-08-04 17:20:57 UTC
  • mfrom: (345.4.5 qtmir)
  • Revision ID: ci-train-bot@canonical.com-20150804172057-qr30vwf7rxu0fdks
Start restructuring code to use the Mir WindowManager interface for window management. (Instead of completely replacing the Shell.)
Approved by: Gerry Boland, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
}
41
41
 
42
42
class MirServer;
43
 
class MirShell;
44
43
 
45
44
namespace qtmir {
46
45