QDateTimeEdit: don't throw off auto-indention
authorMarc Mutz <marc.mutz@kdab.com>
Mon, 22 Oct 2012 06:32:50 +0000 (08:32 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Oct 2012 17:36:43 +0000 (19:36 +0200)
commit500ed6b628ee5b58cbf7ce696e60558a0e2f3c4d
tree6f4b3155d4b4a38fcf6687de92d55e5eefd2f0eb
parente0ba8fdbcee31966f94bdeef7716a33afc3d9869
QDateTimeEdit: don't throw off auto-indention

Reformulate #ifdef'ery involving {}s so as not to throw
off auto-indention of code editors due to unbalanced {}s.

Change-Id: I0f9858c78d0b6d923de75ca45c7d65ce3fa53e50
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/widgets/widgets/qdatetimeedit.cpp