forked from qt-creator/qt-creator
Snippets: Remove unnecessary header
This commit is contained in:
@@ -34,8 +34,6 @@
|
|||||||
#ifndef ISNIPPETEDITORDECORATOR_H
|
#ifndef ISNIPPETEDITORDECORATOR_H
|
||||||
#define ISNIPPETEDITORDECORATOR_H
|
#define ISNIPPETEDITORDECORATOR_H
|
||||||
|
|
||||||
#include "snippet.h"
|
|
||||||
|
|
||||||
#include <texteditor/texteditor_global.h>
|
#include <texteditor/texteditor_global.h>
|
||||||
|
|
||||||
#include <QtCore/QObject>
|
#include <QtCore/QObject>
|
||||||
|
|||||||
Reference in New Issue
Block a user