Simplified value handling.

This commit is contained in:
2025-12-21 20:46:16 +01:00
parent e3c26ffa34
commit 59f6137bbe
5 changed files with 31 additions and 14 deletions

1
bc.h
View File

@@ -49,6 +49,7 @@ public:
BCException( const QString& what, const QString& param="" );
BCException( const QString& what, int errCode );
};
namespace bc