DBus lib added.
[speedfreak] / Client / measuredialog.cpp
index 02c9ea7..e6813f2 100644 (file)
@@ -1,8 +1,15 @@
+/*
+ * CarMainWindow main class
+ *
+ * @author     Janne Änäkkälä <janne.anakkala@fudeco.com>
+ * @copyright  (c) 2010 Speed Freak team
+ * @license    http://opensource.org/licenses/gpl-license.php GNU Public License
+ */
+
 #include "measuredialog.h"
 #include "ui_measuredialog.h"
 #include "math.h"
 
-
 /**
   * Constructor of this class.
   * @param QWidget pointer to parent object. By default the value is NULL.