diff options
Diffstat (limited to 'qhexedit2/python/python2_pyqt4/qhexedit.qrc')
-rw-r--r-- | qhexedit2/python/python2_pyqt4/qhexedit.qrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qhexedit2/python/python2_pyqt4/qhexedit.qrc b/qhexedit2/python/python2_pyqt4/qhexedit.qrc new file mode 100644 index 0000000..ec3b80a --- /dev/null +++ b/qhexedit2/python/python2_pyqt4/qhexedit.qrc @@ -0,0 +1,6 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource> + <file>images/open.png</file> + <file>images/save.png</file> +</qresource> +</RCC> |