Fixed compilation of the Qt frontend with latest scroll changes
fixed Qt project compilation with Mingw on Windows
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#if defined (IOS) || defined (ANDROID)
|
||||
#if defined (IOS) || defined (ANDROID) || defined (QT_CONFIG)
|
||||
#define TOUCH_ENABLED
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user