summaryrefslogtreecommitdiffstats
path: root/examples/charts/boxplotchart/boxplotdata.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/boxplotchart/boxplotdata.qrc')
-rw-r--r--examples/charts/boxplotchart/boxplotdata.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/charts/boxplotchart/boxplotdata.qrc b/examples/charts/boxplotchart/boxplotdata.qrc
new file mode 100644
index 00000000..fe6d52b5
--- /dev/null
+++ b/examples/charts/boxplotchart/boxplotdata.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file alias="acme">acme_data.txt</file>
+ <file alias="boxwhisk">boxwhisk_data.txt</file>
+ </qresource>
+</RCC>