~ci-train-bot/unity-system-compositor/unity-system-compositor-ubuntu-zesty-2649

« back to all changes in this revision

Viewing changes to spinner/miregl.h

  • Committer: Tarmac
  • Author(s): Cemil Azizoglu
  • Date: 2017-01-18 21:44:04 UTC
  • mfrom: (303.1.1 usc)
  • Revision ID: tarmac-20170118214404-wxnbct6aayhc608d
Address more deprecations that landed on lp:mir since yesterday.

Approved by Alexandros Frantzis, mir-ci-bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
    unsigned int height() const;
59
59
 
60
60
    std::shared_ptr<MirEglApp> const mir_egl_app;
61
 
    MirSurface* const surface;
 
61
    MirWindow* const surface;
62
62
    EGLSurface const eglsurface;
63
63
    int width_;
64
64
    int height_;