src/hbcore/core/hbinstance.h
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
--- a/src/hbcore/core/hbinstance.h	Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbcore/core/hbinstance.h	Mon May 03 12:48:33 2010 +0300
@@ -48,9 +48,6 @@
     
     QList<HbMainWindow *> allMainWindows() const;
 
-    Qt::Orientation orientation() const;    // deprecated
-    void setOrientation(Qt::Orientation orientation, bool animate = true); // deprecated
-
     HbStyle *style() const;
     HbTheme *theme() const;
     HbTypefaceInfo *typefaceInfo() const;