[Release] wrt_0.8.177
[platform/framework/web/wrt.git] / src / wrt-client / wrt-client.h
index 36a25f3..073856c 100644 (file)
@@ -85,6 +85,10 @@ class WrtClient :
     // Low Memory Callback
     static int appcoreLowMemoryCallback(void* data);
 
+    //orientation
+    void setOrientationWindow();
+    void setOrientationEwk();
+
     // launching steps
     void initStep();
     void launchStep();