##// END OF EJS Templates
tablemodelchart moved to test folder
tablemodelchart moved to test folder

File last commit:

r959:6fbac6697666
r961:2e9183bac7df
Show More
axis.pri
13 lines | 270 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/axis.cpp \
$$PWD/qchartaxis.cpp \
$$PWD/qchartaxiscategories.cpp
PRIVATE_HEADERS += \
$$PWD/axis_p.h
PUBLIC_HEADERS += \
$$PWD/qchartaxis.h \
$$PWD/qchartaxiscategories.h