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 <QtCore/QDebug>
|
||||
#include <QtGui/QApplication>
|
||||
#include <QtGui/QLabel>
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef INPUTWIDGET_H
|
||||
#define INPUTWIDGET_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "snippetscompletion.h"
|
||||
|
||||
#include "snippetswindow.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SNIPPETSCOMPLETION_H
|
||||
#define SNIPPETSCOMPLETION_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "snippetspec.h"
|
||||
#include "persistentsettings.h"
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SNIPPETSPEC_H
|
||||
#define SNIPPETSPEC_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "snippetswindow.h"
|
||||
#include "snippetscompletion.h"
|
||||
#include "snippetsplugin.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SNIPPETS_H
|
||||
#define SNIPPETS_H
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#include "snippetswindow.h"
|
||||
#include "snippetspec.h"
|
||||
#include "inputwidget.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
#ifndef SNIPPETSWINDOW_H
|
||||
#define SNIPPETSWINDOW_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user