off-by-one in headers

This commit is contained in:
hjk
2008-12-02 14:20:25 +01:00
parent 8a43d9b9f3
commit ab83dcd87c
1071 changed files with 2 additions and 1073 deletions

View File

@@ -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>

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#ifndef INPUTWIDGET_H
#define INPUTWIDGET_H

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#include "snippetscompletion.h"
#include "snippetswindow.h"

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#ifndef SNIPPETSCOMPLETION_H
#define SNIPPETSCOMPLETION_H

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#include "snippetspec.h"
#include "persistentsettings.h"

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#ifndef SNIPPETSPEC_H
#define SNIPPETSPEC_H

View File

@@ -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"

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#ifndef SNIPPETS_H
#define SNIPPETS_H

View File

@@ -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"

View File

@@ -30,7 +30,6 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
***************************************************************************/
#ifndef SNIPPETSWINDOW_H
#define SNIPPETSWINDOW_H