##// END OF EJS Templates
Path fix...
Mika Salmela -
r2467:767ec79770d7
parent child
Show More
@@ -9,7 +9,7 SOURCES += \
9 9 $$PWD/splineanimation.cpp \
10 10 $$PWD/baranimation.cpp \
11 11 $$PWD/boxplotanimation.cpp \
12 animations/boxwhiskersanimation.cpp
12 $$PWD/boxwhiskersanimation.cpp
13 13
14 14 PRIVATE_HEADERS += \
15 15 $$PWD/axisanimation_p.h \
General Comments 0
You need to be logged in to leave comments. Login now