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:
parent
a541997abf
commit
b28d56588a
@ -42,6 +42,10 @@
|
||||
#ifndef QMATH_H
|
||||
#define QMATH_H
|
||||
|
||||
#if 0
|
||||
#pragma qt_class(QtMath)
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user