add_executable(HeadersFootersSimple  main.cpp)

target_link_libraries(HeadersFootersSimple KChart6 Qt::Widgets)
