tweaks for qt 4.7
[fapman] / repoedit.h
index 6591093..8d92cb2 100644 (file)
@@ -37,6 +37,7 @@ public:
        explicit RepoEdit(AAptInterface* apt, Repository* repo, int pos, QWidget *parent = 0);
        virtual ~RepoEdit();
 
+       /*
 #ifdef Q_WS_MAEMO_5            // workaround for buggy Qt autorotation
        int exec() {
                QRect r = dynamic_cast<QWidget*>(this->parent())->rect();
@@ -47,7 +48,7 @@ public:
                return e;
        }
 #endif
-
+       */
 
 protected:
     void changeEvent(QEvent *e);