summaryrefslogtreecommitdiff
path: root/src/gui/mac/maccursors.qrc
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2009-03-23 10:18:55 +0100
committerSimon Hausmann <simon.hausmann@nokia.com>2009-03-23 10:18:55 +0100
commite5fcad302d86d316390c6b0f62759a067313e8a9 (patch)
treec2afbf6f1066b6ce261f14341cf6d310e5595bc1 /src/gui/mac/maccursors.qrc
downloadqt4-tools-e5fcad302d86d316390c6b0f62759a067313e8a9.tar.gz
Long live Qt 4.5!
Diffstat (limited to 'src/gui/mac/maccursors.qrc')
-rw-r--r--src/gui/mac/maccursors.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gui/mac/maccursors.qrc b/src/gui/mac/maccursors.qrc
new file mode 100644
index 0000000000..d80a63b464
--- /dev/null
+++ b/src/gui/mac/maccursors.qrc
@@ -0,0 +1,9 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource prefix="/trolltech/mac/cursors">
+<file>images/copyarrowcursor.png</file>
+<file>images/forbiddencursor.png</file>
+<file>images/spincursor.png</file>
+<file>images/waitcursor.png</file>
+<file>images/pluscursor.png</file>
+</qresource>
+</RCC>