Skip to content

Commit

Permalink
fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed Sep 29, 2016
1 parent e80e209 commit 6291818
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions osgQt/GraphicsWindowQt.cpp
Expand Up @@ -19,10 +19,6 @@

#if (QT_VERSION>=QT_VERSION_CHECK(4, 6, 0))
# define USE_GESTURES
#if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))
# include <QtWidgets/QGestureEvent>
# include <QtWidgets/QGesture>
#else
# include <QGestureEvent>
# include <QGesture>
#endif
Expand Down

0 comments on commit 6291818

Please sign in to comment.