making clang happy
This commit is contained in:
parent
9d79b2edf9
commit
11fdeaf3c1
@ -11,6 +11,7 @@
|
||||
#include <qnamespace.h>
|
||||
#include <qsize.h>
|
||||
#include <limits>
|
||||
#include <functional>
|
||||
|
||||
class QskSizePolicy;
|
||||
class QskControl;
|
||||
@ -19,8 +20,6 @@ class QQuickItem;
|
||||
class QSizeF;
|
||||
class QRectF;
|
||||
|
||||
namespace std { template< typename T > class function; }
|
||||
|
||||
namespace QskLayoutConstraint
|
||||
{
|
||||
enum Type
|
||||
|
Loading…
x
Reference in New Issue
Block a user