Fix a few compiler warnings.
authorThorbjørn Lund Martsum <tmartsum@gmail.com>
Wed, 11 Jul 2012 04:43:57 +0000 (06:43 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 13 Jul 2012 15:01:52 +0000 (17:01 +0200)
commita187fd9fb14df3aef71705fbb34bf1e6b4e29176
treee934c5a31a882b5f379ce7d716dcc3e2c328128f
parentd45bc23cd519f81aff60a7a090557ca8406b6a58
Fix a few compiler warnings.

In this change:
dba22bc03690eaa00a7757dd024d8953ec74b30c
we actually do not need the sync.profile change.

The header is already in QtGui - and it caused compiler warnings
when Qt/tests are compiled. The troubled includes are of type
<qstandarditemmodel.h> where Wigets are first in the include path.

Change-Id: Iff17f6ddb6c6282d41a08b53438b7aec786f12a9
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
sync.profile