#ifndef GCODETOVHF_H #define GCODETOVHF_H #include QByteArray gcodeToVhf(const QByteArray& gcode, bool* ok, QList* errors = nullptr); #endif // GCODETOVHF_H