back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/Documents.qrc
diff options
context:
space:
mode:
authorscratko <m@scratko.xyz>2025-08-03 02:28:24 +0300
committerscratko <m@scratko.xyz>2025-08-03 02:56:54 +0300
commitef8a3f6c3e20178ee520f1e6bedbc866e3c9b490 (patch)
treecbdea78c5c54e5dda4a8eb9c8a0d42091a27448c /Documents.qrc
downloadartifical-text-detection-master.tar.gz
artifical-text-detection-master.tar.bz2
artifical-text-detection-master.zip
Initial commit: added source code, resources and READMEHEADmaster
Diffstat (limited to 'Documents.qrc')
-rwxr-xr-xDocuments.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/Documents.qrc b/Documents.qrc
new file mode 100755
index 0000000..3d325ee
--- /dev/null
+++ b/Documents.qrc
@@ -0,0 +1,14 @@
+<RCC>
+ <qresource prefix="/resource">
+ <file>resources/R1.txt</file>
+ <file>resources/R2.txt</file>
+ <file>resources/R3.txt</file>
+ <file>resources/R4.txt</file>
+ <file>resources/R5.txt</file>
+ <file>resources/R6.txt</file>
+ <file>resources/R7.txt</file>
+ <file>resources/R8.txt</file>
+ <file>resources/R9.txt</file>
+ <file>resources/R10.txt</file>
+ </qresource>
+</RCC>