Include generic ARM qplatformdefs.h in linux-g++-maemo mkspec

qmake.conf already includes the linux-arm-gnueabi-g++ configuration;
this patch does the same for the platformdefs.h header.

Change-Id: I14ee4e406e8c00ae1a57140676f60d030daba18f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
bb10
Gareth Stockwell 2012-03-12 12:57:37 +00:00 committed by Qt by Nokia
parent 10df7967d9
commit 9ea1d51c48
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
**
****************************************************************************/
#include "../linux-g++/qplatformdefs.h"
#include "../linux-arm-gnueabi-g++/qplatformdefs.h"
#define QT_GUI_DOUBLE_CLICK_RADIUS 20
#define QT_GUI_DRAG_DISTANCE 16