Files @ 1e3fe1bbdd01
Branch filter:

Location: tempo-plotter/misc/icons.qrc

Mehmet Aslan
Becasue commandline options handled in constructor, error logs dont have access to message handler. Solved.
Additionaly when MainWindow destroyed, logs messages still logged properly.
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>