Demo r2 added

This commit is contained in:
Arin Alex
2016-04-02 03:39:45 +03:00
parent b315af26b9
commit 2a16d10df2
30 changed files with 1939 additions and 1 deletions

21
demo_r2/demo_r2.qrc Normal file
View File

@@ -0,0 +1,21 @@
<RCC>
<qresource prefix="/images">
<file>images/lr.png</file>
<file>images/logo.png</file>
<file alias="/images/folder.png">images/folder3.png</file>
<file alias="/images/report.png">images/new_leaf1.png</file>
<file>images/logo1.png</file>
<file>images/design.png</file>
<file>images/PDF.png</file>
<file>images/ZoomIn.png</file>
<file>images/ZoomOut.png</file>
<file>images/First.png</file>
<file>images/Last.png</file>
<file>images/Next.png</file>
<file>images/Prev.png</file>
<file>images/Print.png</file>
<file>images/FitWidth.png</file>
<file>images/FitPage.png</file>
<file>images/OneToOne.png</file>
</qresource>
</RCC>