updated Image

This commit is contained in:
Sonaion
2019-12-18 17:57:49 +01:00
parent cb34d8fcbe
commit 978ba61061
4 changed files with 8 additions and 93 deletions

View File

@@ -25,7 +25,6 @@ SOURCES += \
Layer/PaintingArea.cpp \
Tool/IntelliTool.cpp \
Tool/IntelliToolCircle.cpp \
Tool/IntelliToolFloodFill.cpp \
Tool/IntelliToolLine.cpp \
Tool/IntelliToolPen.cpp \
Tool/IntelliToolPlain.cpp \
@@ -42,7 +41,6 @@ HEADERS += \
Layer/PaintingArea.h \
Tool/IntelliTool.h \
Tool/IntelliToolCircle.h \
Tool/IntelliToolFloodFill.h \
Tool/IntelliToolLine.h \
Tool/IntelliToolPen.h \
Tool/IntelliToolPlain.h \