mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-15 00:22:26 +02:00
Add missing meta type declare for serial port errors
This commit is contained in:
parent
9878a0c18c
commit
42f2e9a3d7
@ -43,4 +43,6 @@ private:
|
||||
bool m_protocolEscaping = false;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(QSerialPort::SerialPortError)
|
||||
|
||||
#endif // OWLETSERIALTRANSPORT_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user