diff options
Diffstat (limited to 'src/gui/opengl/qopengltextureglyphcache_p.h')
| -rw-r--r-- | src/gui/opengl/qopengltextureglyphcache_p.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/opengl/qopengltextureglyphcache_p.h b/src/gui/opengl/qopengltextureglyphcache_p.h index 4b6101e7c9d..4ccac0e6bac 100644 --- a/src/gui/opengl/qopengltextureglyphcache_p.h +++ b/src/gui/opengl/qopengltextureglyphcache_p.h @@ -39,8 +39,8 @@ ** ****************************************************************************/ -#ifndef QOPENTEXTUREGLYPHCACHE_P_H -#define QOPENTEXTUREGLYPHCACHE_P_H +#ifndef QOPENGLTEXTUREGLYPHCACHE_P_H +#define QOPENGLTEXTUREGLYPHCACHE_P_H // // W A R N I N G @@ -166,5 +166,5 @@ private: QT_END_NAMESPACE -#endif +#endif // QOPENGLTEXTUREGLYPHCACHE_P_H |
