add_executable(HeadersFootersSimple  main.cpp)

target_link_libraries(HeadersFootersSimple KChart Qt::Widgets)
