mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 12:50:33 +02:00
Modularisation
This commit is contained in:
@@ -25,7 +25,6 @@ SOURCES += \
|
||||
Tool/IntelliTool.cpp \
|
||||
Tool/IntelliToolFloodFillTool.cpp \
|
||||
Tool/IntelliToolPen.cpp \
|
||||
Tool/IntelliToolSetColorTool.cpp \
|
||||
main.cpp
|
||||
|
||||
HEADERS += \
|
||||
@@ -37,8 +36,7 @@ HEADERS += \
|
||||
Layer/PaintingArea.h \
|
||||
Tool/IntelliTool.h \
|
||||
Tool/IntelliToolFloodFillTool.h \
|
||||
Tool/IntelliToolPen.h \
|
||||
Tool/IntelliToolSetColorTool.h
|
||||
Tool/IntelliToolPen.h
|
||||
|
||||
FORMS += \
|
||||
widget.ui
|
||||
|
||||
Reference in New Issue
Block a user