forked from qt-creator/qt-creator
off-by-one in headers
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "CppDocument.h"
|
||||
#include <Control.h>
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPPDOCUMENT_H
|
||||
#define CPPDOCUMENT_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "ExpressionUnderCursor.h"
|
||||
#include "SimpleLexer.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef EXPRESSIONUNDERCURSOR_H
|
||||
#define EXPRESSIONUNDERCURSOR_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "Icons.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPLUSPLUS_ICONS_H
|
||||
#define CPLUSPLUS_ICONS_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "LookupContext.h"
|
||||
#include <CoreTypes.h>
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPLUSPLUS_LOOKUPCONTEXT_H
|
||||
#define CPLUSPLUS_LOOKUPCONTEXT_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "NameOfExpression.h"
|
||||
#include "LookupContext.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPLUSPLUS_NAMEOFEXPRESSION_H
|
||||
#define CPLUSPLUS_NAMEOFEXPRESSION_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "NamePrettyPrinter.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPLUSPLUS_NAMEPRETTYPRINTER_H
|
||||
#define CPLUSPLUS_NAMEPRETTYPRINTER_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "Overview.h"
|
||||
#include "NamePrettyPrinter.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef OVERVIEW_H
|
||||
#define OVERVIEW_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "OverviewModel.h"
|
||||
#include "Overview.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPLUSPLUS_OVERVIEWMODEL_H
|
||||
#define CPLUSPLUS_OVERVIEWMODEL_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "ResolveExpression.h"
|
||||
#include "LookupContext.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef CPLUSPLUS_RESOLVEEXPRESSION_H
|
||||
#define CPLUSPLUS_RESOLVEEXPRESSION_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "SimpleLexer.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SIMPLELEXER_H
|
||||
#define SIMPLELEXER_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "TokenUnderCursor.h"
|
||||
#include <Token.h>
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef TOKENUNDERCURSOR_H
|
||||
#define TOKENUNDERCURSOR_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "TypeOfExpression.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef CPLUSPLUS_TYPEOFEXPRESSION_H
|
||||
#define CPLUSPLUS_TYPEOFEXPRESSION_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "Overview.h"
|
||||
#include "TypePrettyPrinter.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef TYPEPRETTYPRINTER_H
|
||||
#define TYPEPRETTYPRINTER_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user