@@ -1,3 +1,4 | |||
|
1 | 1 | TEMPLATE = subdirs |
|
2 | 2 | SUBDIRS += chartthemes \ |
|
3 | piechartcustomization No newline at end of file | |
|
3 | piechartcustomization \ | |
|
4 | gdpbarchart |
|
1 | NO CONTENT: file renamed from examples/gdpbarchart/gdpData to demos/gdpbarchart/gdpData |
@@ -1,6 +1,4 | |||
|
1 | !include( ../examples.pri ) { | |
|
2 | error( "Couldn't find the examples.pri file!" ) | |
|
3 | } | |
|
1 | !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" ) | |
|
4 | 2 | |
|
5 | 3 | QT+= sql |
|
6 | 4 | TARGET = gdpbarchart |
|
1 | NO CONTENT: file renamed from examples/gdpbarchart/main.cpp to demos/gdpbarchart/main.cpp |
|
1 | NO CONTENT: file renamed from examples/gdpbarchart/widget.cpp to demos/gdpbarchart/widget.cpp |
|
1 | NO CONTENT: file renamed from examples/gdpbarchart/widget.h to demos/gdpbarchart/widget.h |
General Comments 0
You need to be logged in to leave comments.
Login now