fix missig qmath include
This commit is contained in:
parent
5223a6efe7
commit
bb10d682b2
|
@ -29,6 +29,8 @@
|
|||
|
||||
#include <QGuiApplication>
|
||||
|
||||
#include <qmath.h>
|
||||
|
||||
/*
|
||||
This example is intended to show how to:
|
||||
|
||||
|
|
Loading…
Reference in New Issue