remove version.h

This commit is contained in:
Gerhard Hoffmann 2023-11-14 15:57:30 +01:00
parent f9680105ab
commit 8490ba8a3a

View File

@ -2,7 +2,6 @@
#include "SendBuffer.h"
#include "vmc.h"
#include <QDebug>
#include "version.h"
SendBuffer::SendBuffer(COM_interface *cinterface, QObject *parent) :
QObject(parent)