mirror of https://github.com/KLayout/klayout.git
One more external visibility ...
This commit is contained in:
parent
b7a18b3278
commit
6b4d24b442
|
|
@ -37,7 +37,7 @@ namespace gsi
|
||||||
/**
|
/**
|
||||||
* @brief Provides a basic implementation for a "boxed" plain value using a Variant as the basic type
|
* @brief Provides a basic implementation for a "boxed" plain value using a Variant as the basic type
|
||||||
*/
|
*/
|
||||||
class Value
|
class GSI_PUBLIC Value
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue