aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/CEDevice.h')
-rw-r--r--backends/wince/CEDevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/wince/CEDevice.h b/backends/wince/CEDevice.h
index d8bf306bc4..da57898daf 100644
--- a/backends/wince/CEDevice.h
+++ b/backends/wince/CEDevice.h
@@ -38,6 +38,7 @@ class CEDevice {
static bool hasDesktopResolution();
static bool hasWideResolution();
static bool hasSmartphoneResolution();
+ static bool isSmartphone();
static Common::String getKeyName(unsigned int keyCode);
};