Merge remote branch 'remotes/origin/master' into server
[speedfreak] / Client / main.cpp
index 66ab41e..68e444e 100644 (file)
@@ -1,5 +1,12 @@
+/**
+  * CarMainWindow main class
+  *
+  * @author     Toni Jussila <toni.jussila@fudeco.com>
+  * @copyright  (c) 2010 Speed Freak team
+  * @license    http://opensource.org/licenses/gpl-license.php GNU Public License
+  */
+
 #include <QtGui/QApplication>
-#include <QStyleFactory>
 #include "carmainwindow.h"
 
 int main(int argc, char *argv[])