aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/tizen/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/tizen/graphics.h')
-rw-r--r--backends/platform/tizen/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/platform/tizen/graphics.h b/backends/platform/tizen/graphics.h
index 1522d66bbe..1798b078d8 100644
--- a/backends/platform/tizen/graphics.h
+++ b/backends/platform/tizen/graphics.h
@@ -63,6 +63,8 @@ protected:
void refreshScreen();
+ void *getProcAddress(const char *name) const;
+
const Graphics::Font *getFontOSD();
private: