Files @ 2931231be6b8
Branch filter:

Location: tempo-plotter/misc/winicons.qrc

Hasan Yavuz ÖZDERYA
added qwt build step as an external project which will download and link qwt as a static library
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>