source: trunk/examples/tools/completer/completer.qrc@ 987

Last change on this file since 987 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 156 bytes
Line 
1<!DOCTYPE RCC><RCC version="1.0">
2<qresource prefix="/">
3 <file>resources/countries.txt</file>
4 <file>resources/wordlist.txt</file>
5</qresource>
6</RCC>
Note: See TracBrowser for help on using the repository browser.