Skip to content
resources.qrc 1.91 KiB
Newer Older
<RCC>
    <qresource prefix="/">
        <file>resources/exit.svg</file>
        <file>resources/new.svg</file>
        <file>resources/close.svg</file>
        <file>resources/open.svg</file>
        <file>resources/save.svg</file>
3dsman's avatar
3dsman committed
        <file>resources/grid.svg</file>
        <file>resources/zoom_selection.svg</file>
        <file>resources/zoom_document.svg</file>
        <file>resources/select_curve.svg</file>
        <file>resources/select_stitch.svg</file>
        <file>resources/show_curve.svg</file>
        <file>resources/show_stitch.svg</file>
3dsman's avatar
3dsman committed
        <file>resources/line_stitch.svg</file>
        <file>resources/fill_stitch.svg</file>
        <file>resources/birail_stitch.svg</file>
3dsman's avatar
3dsman committed
        <file>resources/static_stitch.svg</file>
3dsman's avatar
3dsman committed
        <file>resources/hoop.svg</file>
        <file>resources/turn_180.svg</file>
        <file>resources/turn_left.svg</file>
        <file>resources/turn_right.svg</file>
3dsman's avatar
3dsman committed
    </qresource>
    <qresource prefix="/icons">
        <file alias="icons/toggle/svg/production/ic_check_box_24px.svg">external/qt-material-widgets/components/icons/toggle/svg/production/ic_check_box_24px.svg</file>
        <file alias="icons/toggle/svg/production/ic_radio_button_checked_24px.svg">external/qt-material-widgets/components/icons/toggle/svg/production/ic_radio_button_checked_24px.svg</file>
        <file alias="icons/toggle/svg/production/ic_check_box_outline_blank_24px.svg">external/qt-material-widgets/components/icons/toggle/svg/production/ic_check_box_outline_blank_24px.svg</file>
        <file alias="icons/toggle/svg/production/ic_indeterminate_check_box_24px.svg">external/qt-material-widgets/components/icons/toggle/svg/production/ic_indeterminate_check_box_24px.svg</file>
        <file alias="icons/toggle/svg/production/ic_radio_button_unchecked_24px.svg">external/qt-material-widgets/components/icons/toggle/svg/production/ic_radio_button_unchecked_24px.svg</file>