git-svn-id: svn://db.shs.com.ru/libs@528 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
#include "uglwidget.h"
|
||||
#include "ui_graphic.h"
|
||||
#include "ui_graphic_conf.h"
|
||||
#if QT_VERSION >= 0x050100
|
||||
//# include <QSensorGestureManager>
|
||||
#if QT_VERSION < 0x050000
|
||||
# include <QTapAndHoldGesture>
|
||||
# include <QPanGesture>
|
||||
# include <QPinchGesture>
|
||||
#endif
|
||||
#ifndef Q_OS_ANDROID
|
||||
# define HAS_GL
|
||||
|
||||
Reference in New Issue
Block a user