Fixed header protection.

This commit is contained in:
Roberto Raggi
2010-05-28 17:17:11 +02:00
parent 344e0b9ca7
commit a31de2c37a
16 changed files with 48 additions and 48 deletions

View File

@@ -26,8 +26,8 @@
** contact the sales department at http://qt.nokia.com/contact.
**
**************************************************************************/
#ifndef TOKENUNDERCURSOR_H
#define TOKENUNDERCURSOR_H
#ifndef CPLUSPLUS_TOKENUNDERCURSOR_H
#define CPLUSPLUS_TOKENUNDERCURSOR_H
#include "SimpleLexer.h"
#include <QList>
@@ -58,4 +58,4 @@ private:
} // end of namespace CPlusPlus
#endif // TOKENUNDERCURSOR_H
#endif // CPLUSPLUS_TOKENUNDERCURSOR_H