source: trunk/doc/src/snippets/i18n-non-qt-class/resources.qrc

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

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

File size: 174 bytes
Line 
1<!DOCTYPE RCC><RCC version="1.0">
2<qresource>
3 <file>translations/i18n-non-qt-class_en.qm</file>
4 <file>translations/i18n-non-qt-class_fr.qm</file>
5</qresource>
6</RCC>
Note: See TracBrowser for help on using the repository browser.