24 #ifndef PLATFORM_SDL_MAEMO_H 25 #define PLATFORM_SDL_MAEMO_H 27 #include "backends/platform/sdl/posix/posix.h" 28 #include "backends/platform/maemo/maemo-common.h" 31 class MaemoSdlEventObserver;
39 void initBackend()
override;
41 void fatalError()
override;
47 Model getModel() {
return _model; }
50 virtual void setXWindowName(
const char *caption);
53 const Model detectModel();
55 MaemoSdlEventObserver *_eventObserver;
60 #endif // ifndef PLATFORM_SDL_MAEMO_H 62 #endif // if defined(MAEMO)
Definition: keymapper-defaults.h:32