added intermedia code that selects the corrent icons for the Kicker
[buliscores] / src / main.cpp
index ddedf42..71ed059 100644 (file)
@@ -54,7 +54,7 @@ int main(int argc, char *argv[])
     QApplication app(argc, argv);
     MainWidget mw;
 
-    mw.resize(400,200);
+    //mw.resize(400,250);
 
     QMaemo5HomescreenAdaptor *adaptor = new QMaemo5HomescreenAdaptor(&mw);
     adaptor->setSettingsAvailable(true);