remove version.h
This commit is contained in:
parent
f9680105ab
commit
8490ba8a3a
@ -2,7 +2,6 @@
|
|||||||
#include "SendBuffer.h"
|
#include "SendBuffer.h"
|
||||||
#include "vmc.h"
|
#include "vmc.h"
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include "version.h"
|
|
||||||
|
|
||||||
SendBuffer::SendBuffer(COM_interface *cinterface, QObject *parent) :
|
SendBuffer::SendBuffer(COM_interface *cinterface, QObject *parent) :
|
||||||
QObject(parent)
|
QObject(parent)
|
||||||
|
Loading…
Reference in New Issue
Block a user