Make orientation switch explicit on Symbian, too.
[dorian] / bookview.h
index 1917d78..daf605b 100644 (file)
@@ -90,11 +90,6 @@ public slots:
     /** Restore book's last reading position. */
     void restoreLastBookmark();
 
-#ifdef Q_OS_SYMBIAN
-    /** Adjust web view position after orientation change. */
-    void adjustPosition();
-#endif
-
 protected slots:
 #ifdef Q_OS_SYMBIAN
     /** Observe media keys. */