We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbdc45 commit 5854ab5Copy full SHA for 5854ab5
src/ubuntu/serial.h
@@ -25,7 +25,7 @@
25
#ifndef SERIAL_H
26
#define SERIAL_H
27
28
-#include <QSerialPort>
+#include <QtSerialPort/QSerialPort>
29
#include <cplugin.h>
30
31
class Serial: public CPlugin {
0 commit comments