Files @ 3fed92f0a7f6
Branch filter:

Location: tempo-plotter/misc/winicons.qrc

Hasan Yavuz ÖZDERYA
fix qtcolorwidgets to a working version

There has been some updates to build structure of the qtcolorwidgets. This is
the quickest way to get things working again. This should have been done in the
first place.
1
2
3
4
5
6
<RCC>
    <qresource prefix="/icons">
        <file alias="list-add">tango/list-add.png</file>
        <file alias="list-remove">tango/list-remove.png</file>
    </qresource>
</RCC>