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 "futureprogress.h"
|
||||
#include "progresspie.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef FUTUREPROGRESS_H
|
||||
#define FUTUREPROGRESS_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "progressmanager.h"
|
||||
#include "progressview.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef PROGRESSMANAGER_H
|
||||
#define PROGRESSMANAGER_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef PROGRESSMANAGERINTERFACE_H
|
||||
#define PROGRESSMANAGERINTERFACE_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "progresspie.h"
|
||||
#include "stylehelper.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef PROGRESSPIE_H
|
||||
#define PROGRESSPIE_H
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#include "progressview.h"
|
||||
#include "futureprogress.h"
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef PROGRESSVIEW_H
|
||||
#define PROGRESSVIEW_H
|
||||
|
||||
Reference in New Issue
Block a user