X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Client%2Fmeasuredialog.cpp;h=e6813f21bc02aeeb7965de14859933b886fba9c4;hb=3932141aa4e6ae8599d87b0f520b968ec9889266;hp=02c9ea7dc0df337ff1b0b64bcc6bb55390a495bb;hpb=7676af2d21d6b77b7eb8bbaefbacfdd6590f0578;p=speedfreak diff --git a/Client/measuredialog.cpp b/Client/measuredialog.cpp index 02c9ea7..e6813f2 100644 --- a/Client/measuredialog.cpp +++ b/Client/measuredialog.cpp @@ -1,8 +1,15 @@ +/* + * CarMainWindow main class + * + * @author Janne Änäkkälä + * @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.