Added a test comment and commit within Qt creater
[groove] / main.cpp
index 84ca261..d282f2a 100755 (executable)
--- a/main.cpp
+++ b/main.cpp
@@ -5,7 +5,7 @@ int main(int argc, char *argv[])
 {\r
     QApplication a(argc, argv);\r
     a.setApplicationName("Groove");\r
-    groove gs;\r
+    groove gs; //create Groove!\r
 #if defined(Q_WS_S60)\r
     gs.showMaximized();\r
 #else\r