]> Shamusworld >> Repos - architektonas/blobdiff - architektonas.pro
This time, really added the icons. :-P
[architektonas] / architektonas.pro
index cf3254c9b8392c5723b12e47fc8fe3eeea0e42b2..5d00725a32059260d3aa892b5d7c636f061a04cd 100644 (file)
@@ -53,6 +53,7 @@ HEADERS = \
        src/main.h \
        src/mathconstants.h \
        src/object.h \
+       src/painter.h \
        src/settingsdialog.h \
        src/vector.h
 
@@ -68,6 +69,7 @@ SOURCES = \
        src/line.cpp \
        src/main.cpp \
        src/object.cpp \
+       src/painter.cpp \
        src/settingsdialog.cpp \
        src/vector.cpp