Files
qt-creator/src/shared/proparser/proparser.qrc

13 lines
372 B
Plaintext
Raw Normal View History

2008-12-02 12:01:29 +01:00
<RCC>
<qresource prefix="/proparser" >
<file>images/profile.png</file>
<file>images/scope.png</file>
<file>images/value.png</file>
<file>images/other.png</file>
<file>images/set.png</file>
<file>images/append.png</file>
<file>images/remove.png</file>
<file>proiteminfo.xml</file>
</qresource>
</RCC>