Fix warnings about commas at the end of enums
authorThiago Macieira <thiago.macieira@intel.com>
Fri, 30 Dec 2011 16:54:11 +0000 (14:54 -0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 24 Mar 2012 14:10:00 +0000 (15:10 +0100)
commitce9d760d59c3cd0c5de0325366f50cd1ec7cc5a0
tree1eb4110d702ab6cbfdbafa1f09f66ac71b43d743
parenta8d4e6d04ed33dd777632f01a0ba548e7ab6137c
Fix warnings about commas at the end of enums

It's non-standard to accept them, so remove them and silence the
warnings.

Change-Id: I51c5afe99eac408f326ab9fcf40435b60e953b54
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/gui/painting/qblittable_p.h
src/gui/painting/qcosmeticstroker_p.h
src/gui/text/qtextengine_p.h