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,15 +30,11 @@
***************************************************************************/
#ifndef BCVALUEMEMBER_H
#define BCVALUEMEMBER_H
#ifndef BC_VALUEMEMBER_H
#define BC_VALUEMEMBER_H
#include <expected>
#include <QObject>
#include <QString>
#include <QList>
#include <QVariant>
#include <bc.h>