mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-21 08:15:27 -04:00
Tests: Update QtAutogen codeeditor test only include headers needed
This commit is contained in:
committed by
Brad King
parent
f2dedb2169
commit
63732d77f9
@@ -40,7 +40,10 @@
|
||||
|
||||
#include "codeeditor.h"
|
||||
|
||||
#include <QtGui>
|
||||
#include <QPainter>
|
||||
#include <QSize>
|
||||
#include <QTextBlock>
|
||||
#include <QWidget>
|
||||
|
||||
CodeEditor::CodeEditor(QWidget* parent)
|
||||
: QPlainTextEdit(parent)
|
||||
|
||||
Reference in New Issue
Block a user