webengine/osswebengine/WebCore/page/symbian/WebCoreFrameBridge.h
branchRCL_3
changeset 67 4917f9bf7995
parent 64 ac77f89b1d9e
child 93 79859ed3eea9
--- a/webengine/osswebengine/WebCore/page/symbian/WebCoreFrameBridge.h	Wed Apr 14 17:06:56 2010 +0300
+++ b/webengine/osswebengine/WebCore/page/symbian/WebCoreFrameBridge.h	Tue Apr 27 17:46:17 2010 +0300
@@ -118,6 +118,9 @@
     bool                         m_shouldCreateRenderers;
     Vector<WebCore::IntRect>     m_focusableNodeList;
 
+public:
+    bool                         m_rtl;
+
 
 };
 
@@ -129,3 +132,4 @@
 
 
 
+