19#ifndef MIRAL_SHELL_SPINNER_SPLASH_H
20#define MIRAL_SHELL_SPINNER_SPLASH_H
31 void operator()(std::weak_ptr<mir::scene::Session>
const& session);
33 operator std::shared_ptr<SplashSession>()
const;
37 std::shared_ptr<Self>
const self;
SpinnerSplash()
Definition: eglspinner.cpp:234
void operator()(struct wl_display *display)
Definition: eglspinner.cpp:249