diff options
Diffstat (limited to 'Tests/QtAutogen/codeeditor.h')
-rw-r--r-- | Tests/QtAutogen/codeeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/QtAutogen/codeeditor.h b/Tests/QtAutogen/codeeditor.h index 56e9e79239..fd79a2ac43 100644 --- a/Tests/QtAutogen/codeeditor.h +++ b/Tests/QtAutogen/codeeditor.h @@ -41,8 +41,8 @@ #ifndef CODEEDITOR_H #define CODEEDITOR_H - #include <QPlainTextEdit> #include <QObject> + #include <QPlainTextEdit> class QPaintEvent; class QResizeEvent; |