FIX: removing nonexistent include file.

This commit is contained in:
iceman1001 2017-03-02 21:10:35 +01:00
commit aa9b584f5c

View file

@ -9,7 +9,7 @@
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
#include <iostream> #include <iostream>
#include <QT> //#include <QT>
#include <QPainterPath> #include <QPainterPath>
#include <QBrush> #include <QBrush>
#include <QPen> #include <QPen>