contactengine/resouce.qrc
author John Kern <johnk@symbian.org>
Mon, 16 Aug 2010 15:57:18 -0700
changeset 33 f6cf541961ad
parent 27 afa910b5ae81
child 34 93c5a58496b6
permissions -rw-r--r--
tech tip: workaround for Action on Options menu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
<RCC>
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
    <qresource prefix="/">
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
        <file>contacts.csv</file>
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     4
    </qresource>
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     5
</RCC>