X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=repoedit.h;fp=repoedit.h;h=8d92cb2c7e2f5ea7b41d3f527e17596fa17da33b;hb=53ed473f30dbcb53b28fe21bdd8b08329b6fd4bc;hp=6591093d0022d1d270e3f095c4646c8e47debedf;hpb=1784db6392f6acc7d7bb61cfc513bdd8a72a3d5b;p=fapman diff --git a/repoedit.h b/repoedit.h index 6591093..8d92cb2 100644 --- a/repoedit.h +++ b/repoedit.h @@ -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(this->parent())->rect(); @@ -47,7 +48,7 @@ public: return e; } #endif - + */ protected: void changeEvent(QEvent *e);