Update to reflect api changes and small patch for alternate audio
[groove] / main.cpp
index 08cbdf1..f5f8623 100755 (executable)
--- a/main.cpp
+++ b/main.cpp
@@ -5,6 +5,7 @@ int main(int argc, char *argv[])
 {\r
     QApplication a(argc, argv);\r
     a.setApplicationName("Groove");\r
+    a.setWindowIcon(QIcon::fromTheme(""));\r
     groove gs; //create Groove!\r
 #ifdef Q_WS_MAEMO_5\r
     //setAttribute(Qt::WA_Maemo5AutoOrientation,true);\r