mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
new tools
This commit is contained in:
@@ -23,8 +23,9 @@ SOURCES += \
|
||||
IntelliHelper/IntelliHelper.cpp \
|
||||
Layer/PaintingArea.cpp \
|
||||
Tool/IntelliTool.cpp \
|
||||
Tool/IntelliToolFloodFillTool.cpp \
|
||||
Tool/IntelliToolLine.cpp \
|
||||
Tool/IntelliToolPen.cpp \
|
||||
Tool/IntelliToolPlain.cpp \
|
||||
main.cpp
|
||||
|
||||
HEADERS += \
|
||||
@@ -35,8 +36,9 @@ HEADERS += \
|
||||
IntelliHelper/IntelliHelper.h \
|
||||
Layer/PaintingArea.h \
|
||||
Tool/IntelliTool.h \
|
||||
Tool/IntelliToolFloodFillTool.h \
|
||||
Tool/IntelliToolPen.h
|
||||
Tool/IntelliToolLine.h \
|
||||
Tool/IntelliToolPen.h \
|
||||
Tool/IntelliToolPlain.h
|
||||
|
||||
FORMS += \
|
||||
widget.ui
|
||||
|
||||
Reference in New Issue
Block a user