remove version.h

This commit is contained in:
Gerhard Hoffmann 2023-11-14 15:58:50 +01:00
parent 6491646243
commit a139fdb58f

View File

@ -1,7 +1,6 @@
#include "VendingData.h"
#include <QDebug>
#include "ATBAPP.h"
#include "version.h"
VendingData::VendingData(QObject *parent) : QObject(parent)
{