@@ -1,3 +1,4 | |||||
1 | TEMPLATE = subdirs |
|
1 | TEMPLATE = subdirs | |
2 | SUBDIRS += chartthemes \ |
|
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 |
|
NO CONTENT: file renamed from examples/gdpbarchart/gdpData to demos/gdpbarchart/gdpData |
@@ -1,6 +1,4 | |||||
1 | !include( ../examples.pri ) { |
|
1 | !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" ) | |
2 | error( "Couldn't find the examples.pri file!" ) |
|
|||
3 | } |
|
|||
4 |
|
2 | |||
5 | QT+= sql |
|
3 | QT+= sql | |
6 | TARGET = gdpbarchart |
|
4 | TARGET = gdpbarchart |
1 | NO CONTENT: file renamed from examples/gdpbarchart/main.cpp to demos/gdpbarchart/main.cpp |
|
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 |
|
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 |
|
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