X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fxmlwriter.h;fp=Client%2Fxmlwriter.h;h=9ed3b9ff7545cbf2011f98ffd9dd86af9880751c;hp=c664d42bf7eddde93f66a66169c32dad434d31be;hb=979a3cc6635b35e58644a19489b5cde58a2fb022;hpb=9f59e05380da5887e6141cb89bdfab1ce9122f15 diff --git a/Client/xmlwriter.h b/Client/xmlwriter.h index c664d42..9ed3b9f 100644 --- a/Client/xmlwriter.h +++ b/Client/xmlwriter.h @@ -1,18 +1,17 @@ +/* + * Xml writer + * + * @author Tiina Kivilinna-Korhola + * @copyright (c) 2010 Speed Freak team + * license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #ifndef XMLWRITER_H #define XMLWRITER_H #include #include - -/** - *This class - *@author Tiina Kivilinna-Korhola - *@copyright (c) 2010 Speed Freak team - *@license http://opensource.org/licenses/gpl-license.php GNU Public License - */ - - class XmlWriter : public QObject { public: