From bb3453aeadf1aa3a53f2bf3c8d55b3ae3f4543b0 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 11 Aug 2016 21:55:35 +0200 Subject: texteditor: cosmetic cleanup Change-Id: Id1d5f0f8c1e7851ea33241fa09af5c0029b74db3 Reviewed-by: Mitch Curtis --- examples/quickcontrols2/texteditor/documenthandler.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/quickcontrols2/texteditor/documenthandler.cpp') diff --git a/examples/quickcontrols2/texteditor/documenthandler.cpp b/examples/quickcontrols2/texteditor/documenthandler.cpp index 9b8113c8..7a7934b4 100644 --- a/examples/quickcontrols2/texteditor/documenthandler.cpp +++ b/examples/quickcontrols2/texteditor/documenthandler.cpp @@ -50,13 +50,12 @@ #include "documenthandler.h" +#include #include -#include #include #include #include #include -#include #include DocumentHandler::DocumentHandler(QObject *parent) -- cgit v1.2.3