gui/opengl: Fix missing or improper include guard in headers
authorSergio Ahumada <sergio.ahumada@nokia.com>
Sat, 15 Sep 2012 14:51:51 +0000 (16:51 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 15 Sep 2012 21:54:23 +0000 (23:54 +0200)
commit9bedada232fb821f1fba2c1bdbd24702947dcaed
tree70c4847bc269eb4551a05afc6b0de16d168b7575
parent7329ad3ee59fedc68758289677f3ece617858708
gui/opengl: 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: I29b41e9d33e4ea17165f44c49de0a963574dd809
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
15 files changed:
src/gui/image/qiconloader_p.h
src/gui/image/qpixmap_raster_p.h
src/gui/image/qplatformpixmap.h
src/gui/kernel/qopenglcontext_p.h
src/gui/kernel/qplatformopenglcontext.h
src/gui/kernel/qplatformscreen_p.h
src/gui/kernel/qplatformwindow_p.h
src/gui/opengl/qopenglgradientcache_p.h
src/gui/opengl/qopengltextureglyphcache_p.h
src/gui/painting/qdrawhelper_mips_dsp_p.h
src/gui/painting/qt_mips_asm_dsp.h
src/gui/text/qglyphrun.h
src/gui/text/qglyphrun_p.h
src/opengl/gl2paintengineex/qglgradientcache_p.h
src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h