Generate forward header (QtMath) for the math operations with syncqt

Change-Id: Ief5b5871a5d56bb606e09efcfd3a1422dcfbcd08
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Laszlo Papp 2013-01-26 13:41:12 +00:00 committed by The Qt Project
parent a541997abf
commit b28d56588a

View File

@ -42,6 +42,10 @@
#ifndef QMATH_H
#define QMATH_H
#if 0
#pragma qt_class(QtMath)
#endif
#include <math.h>
#include <QtCore/qglobal.h>