~kubuntu-members/perlkde/4.11

« back to all changes in this revision

Viewing changes to qt/qtgui/examples/graphicsview/diagramscene/diagramscene.qrc

  • Committer: Arno Rehn
  • Date: 2011-01-06 17:49:41 UTC
  • Revision ID: git-v1:ada9e4b459cf6fabd0f3b9b164387469cb19d9bc
A patch by Ian Monroe and myself to modularize the repository.
See README.MODULARIZATION for details.

svn path=/trunk/KDE/kdebindings/perl/; revision=1212365

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE RCC><RCC version="1.0">
 
2
<qresource>
 
3
    <file>images/pointer.png</file>
 
4
    <file>images/linepointer.png</file>
 
5
    <file>images/textpointer.png</file>
 
6
    <file>images/bold.png</file>
 
7
    <file>images/italic.png</file>
 
8
    <file>images/underline.png</file>
 
9
    <file>images/floodfill.png</file>
 
10
    <file>images/bringtofront.png</file>
 
11
    <file>images/delete.png</file>
 
12
    <file>images/sendtoback.png</file>
 
13
    <file>images/linecolor.png</file>
 
14
    <file>images/background1.png</file>
 
15
    <file>images/background2.png</file>
 
16
    <file>images/background3.png</file>
 
17
    <file>images/background4.png</file>
 
18
</qresource>
 
19
</RCC>
 
20