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 "basetextfind.h"
|
||||
#include <QtGui/QTextBlock>
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef BASETEXTFIND_H
|
||||
#define BASETEXTFIND_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "currentdocumentfind.h"
|
||||
#include <aggregation/aggregate.h>
|
||||
#include <coreplugin/coreconstants.h>
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef CURRENTDOCUMENTFIND_H
|
||||
#define CURRENTDOCUMENTFIND_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 1992-$THISYEAR$ Trolltech AS. All rights reserved.
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "findplugin.h"
|
||||
|
||||
#include "textfindconstants.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef FINDPLUGIN_H
|
||||
#define FINDPLUGIN_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "findtoolbar.h"
|
||||
#include "findplugin.h"
|
||||
#include "textfindconstants.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef FINDTOOLBAR_H
|
||||
#define FINDTOOLBAR_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "findtoolwindow.h"
|
||||
#include "findplugin.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef FINDTOOLWINDOW_H
|
||||
#define FINDTOOLWINDOW_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef IFINDFILTER_H
|
||||
#define IFINDFILTER_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef IFINDSUPPORT_H
|
||||
#define IFINDSUPPORT_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "searchresulttreeitemdelegate.h"
|
||||
#include "searchresulttreeitemroles.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SEARCHRESULTTREEITEMDELEGATE_H
|
||||
#define SEARCHRESULTTREEITEMDELEGATE_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SEARCHRESULTTREEITEMROLES_H
|
||||
#define SEARCHRESULTTREEITEMROLES_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "searchresulttreeitems.h"
|
||||
|
||||
using namespace Find::Internal;
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SEARCHRESULTTREEITEMS_H
|
||||
#define SEARCHRESULTTREEITEMS_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "searchresulttreemodel.h"
|
||||
#include "searchresulttreeitems.h"
|
||||
#include "searchresulttreeitemroles.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SEARCHRESULTTREEMODEL_H
|
||||
#define SEARCHRESULTTREEMODEL_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "searchresulttreeview.h"
|
||||
#include "searchresulttreeitemroles.h"
|
||||
#include "searchresulttreemodel.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SEARCHRESULTTREEVIEW_H
|
||||
#define SEARCHRESULTTREEVIEW_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "searchresultwindow.h"
|
||||
#include "searchresulttreemodel.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SEARCHRESULTWINDOW_H
|
||||
#define SEARCHRESULTWINDOW_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef TEXTFINDCONSTANTS_H
|
||||
#define TEXTFINDCONSTANTS_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user