Files
qt-creator/tests/manual/widgets/themes.qrc

11 lines
673 B
Plaintext
Raw Normal View History

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/themes">
<file alias="dark.creatortheme">../../../share/qtcreator/themes/dark.creatortheme</file>
<file alias="default.creatortheme">../../../share/qtcreator/themes/default.creatortheme</file>
<file alias="flat-dark.creatortheme">../../../share/qtcreator/themes/flat-dark.creatortheme</file>
<file alias="flat-light.creatortheme">../../../share/qtcreator/themes/flat-light.creatortheme</file>
<file alias="flat.creatortheme">../../../share/qtcreator/themes/flat.creatortheme</file>
<file alias="design.creatortheme">../../../share/qtcreator/themes/design.creatortheme</file>
</qresource>
</RCC>