summaryrefslogtreecommitdiffstats
path: root/examples/charts/chartthemes/chartthemes.pro
blob: 2a414557c27104a9487c4d0b126440a3948c5657 (plain)
1
2
3
4
5
6
7
!include( ../examples.pri ) {
 error( "Couldn't find the examples.pri file!" )
}

TARGET = chartthemes
SOURCES = main.cpp themewidget.cpp
HEADERS = themewidget.h