19 #ifndef MIRAL_CURSOR_THEME_H 20 #define MIRAL_CURSOR_THEME_H 24 namespace mir {
class Server; }
36 void operator()(mir::Server& server)
const;
39 std::string
const theme;
44 #endif //MIRAL_CURSOR_THEME_H
Load a cursor theme.
Definition: cursor_theme.h:29
Mir Abstraction Layer.
Definition: active_outputs.h:27