Fix libxkbcommon config test
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Wed, 25 Jul 2012 10:23:38 +0000 (13:23 +0300)
committerJørgen Lind <jorgen.lind@nokia.com>
Wed, 25 Jul 2012 11:03:32 +0000 (13:03 +0200)
commitc4a3cf4c25ef6db852b5fd9433d7c0b9556ca98a
treefe4e030865a9f15cab128f8d731bb16d59799ef6
parent3c8c70c34ca50f570809dd7b25685fd015495a7c
Fix libxkbcommon config test

Including the qnamespace.h caused a compilation error and so
xkbcommon support was disabled all the time. Including that
header is not necessary in the first place.

Change-Id: I1ff1155d6b10a6cceaaf9117bb3eb74e88fde49d
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
config.tests/xkbcommon/main.cpp