X-Git-Url: http://git.maemo.org/git/?p=groove;a=blobdiff_plain;f=main.cpp;h=08cbdf12253296c2bbec8a3218f66754e7acfd7b;hp=e18655656f96afe5619741e6709fda4d36cbc8e6;hb=59ffc920954b530fd1b867f5edf9d5d910510636;hpb=07538fcc6f50357245aec47f12da46d1cc4111dd;ds=sidebyside diff --git a/main.cpp b/main.cpp index e186556..08cbdf1 100755 --- a/main.cpp +++ b/main.cpp @@ -9,6 +9,7 @@ int main(int argc, char *argv[]) #ifdef Q_WS_MAEMO_5 //setAttribute(Qt::WA_Maemo5AutoOrientation,true); //a.setAttribute(Qt::WA_Maemo5AutoOrientation,true); + gs.showFullScreen(); #endif #if defined(Q_WS_S60) gs.showMaximized();