[TechDraw] Clean up precompile in Gui
This commit is contained in:
committed by
WandererFan
parent
52b3c75eb4
commit
aa9a667506
@@ -21,14 +21,17 @@
|
||||
** $QT_END_LICENSE$
|
||||
*/
|
||||
// clazy:excludeall=qstring-arg
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "mtextedit.h"
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <QTextDocument>
|
||||
#include <QTextCursor>
|
||||
#include <QImage>
|
||||
#include <QByteArray>
|
||||
#include <QBuffer>
|
||||
#endif
|
||||
|
||||
#include "mtextedit.h"
|
||||
#include <cstdlib>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user