Merge branch 'changes/UI'
[speedfreak] / Client / main.cpp
index 66ab41e..baffe78 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[])