[Gui] Task* and Text*: remove unused includes

This commit is contained in:
Uwe
2022-03-05 17:44:07 +01:00
parent 47a6f444bc
commit 560c85c7f8
12 changed files with 43 additions and 72 deletions

View File

@@ -20,7 +20,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
@@ -34,6 +33,7 @@
#include "SyntaxHighlighter.h"
#include "Tools.h"
using namespace Gui;
/**