File qvnamax-remove-old-serialport-header.patch of Package qvnamax
diff -up qVNAmax-0.3.4.1/vna_serial.cpp.xxx qVNAmax-0.3.4.1/vna_serial.cpp --- qVNAmax-0.3.4.1/vna_serial.cpp.xxx 2018-06-14 01:12:28.000000000 +0200 +++ qVNAmax-0.3.4.1/vna_serial.cpp 2018-06-14 12:14:59.000000000 +0200 @@ -1,5 +1,4 @@ #include "vna_serial.h" -#include <QtAddOnSerialPort/serialport.h> #include <iostream> using namespace std;