Files @ 23909dc96af6
Branch filter:

Location: tempo-plotter/misc/icons.qrc

Hasan Yavuz ÖZDERYA
make buildable with Qt version smaller then 5.5

ubuntu 14.04 ships with qt 5.2 and this is a relatively small optimisation
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>usb_icon.png</file>
        <file>bluetooth_icon.png</file>
        <file>rs232_icon.png</file>
    </qresource>
</RCC>