diff options
Diffstat (limited to 'demos/pathstroke/pathstroke.qrc')
-rw-r--r-- | demos/pathstroke/pathstroke.qrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/demos/pathstroke/pathstroke.qrc b/demos/pathstroke/pathstroke.qrc new file mode 100644 index 0000000..a9a7234 --- /dev/null +++ b/demos/pathstroke/pathstroke.qrc @@ -0,0 +1,6 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource prefix="/res/pathstroke"> + <file>pathstroke.cpp</file> + <file>pathstroke.html</file> +</qresource> +</RCC> |