summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/UicInterface/mywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/UicInterface/mywidget.h')
-rw-r--r--Tests/QtAutogen/UicInterface/mywidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/QtAutogen/UicInterface/mywidget.h b/Tests/QtAutogen/UicInterface/mywidget.h
index 1d31ce7a72..320d433bac 100644
--- a/Tests/QtAutogen/UicInterface/mywidget.h
+++ b/Tests/QtAutogen/UicInterface/mywidget.h
@@ -2,9 +2,10 @@
#ifndef MYWIDGET_H
#define MYWIDGET_H
-#include <QWidget>
#include <memory>
+#include <QWidget>
+
#if QT_VERSION < QT_VERSION_CHECK(5, 3, 0)
# include <klocalizedstring.h>
#endif