printsupport: Fix missing or improper include guard in headers
authorSergio Ahumada <sergio.ahumada@nokia.com>
Wed, 5 Sep 2012 11:35:13 +0000 (13:35 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 8 Sep 2012 18:29:23 +0000 (20:29 +0200)
commit584acd48e02f4c6f3cb6d447e4648916528a1108
tree6e2c6abdd1c6683a5f6e313531144efa57ec8660
parent1616001d72483d236a0430e6b4ac7bf18c979099
printsupport: Fix missing or improper include guard in headers

Use an include guard in headers to ensure the header is not included
more than once. Make the header guard match its file name.

Change-Id: Iefc02181fe235ede51c567fb54997531e5cd08a3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/printsupport/dialogs/qpagesetupdialog_unix_p.h
src/printsupport/kernel/qpaintengine_preview_p.h
src/printsupport/kernel/qplatformprintersupport.h
src/printsupport/kernel/qplatformprintplugin.h