cleanups.

This commit is contained in:
Christoph Holzheuer
2026-02-09 16:03:09 +01:00
parent 5a71884cfb
commit 7993247027
27 changed files with 814 additions and 2253 deletions

View File

@@ -30,8 +30,8 @@
***************************************************************************/
#ifndef BCDRIVER_H
#define BCDRIVER_H
#ifndef BC_DRIVER_H
#define BC_DRIVER_H
#include <QObject>
#include <expected>
@@ -119,4 +119,4 @@ public:
};
#endif // BCDRIVER_H
#endif // BC_DRIVER_H