contactengine/resouce.qrc
author John Kern <johnk@symbian.org>
Fri, 13 Aug 2010 16:18:58 -0700
changeset 32 884c1b5354d7
parent 27 afa910b5ae81
child 34 93c5a58496b6
permissions -rw-r--r--
removed ui_mainwindow.h because it is generated by uic.exe
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>