mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 09:20:45 +02:00
Fixed a link issue
This commit is contained in:
@@ -74,7 +74,7 @@ std::map<std::string, tl::Variant> pcell_parameters_from_string (const std::stri
|
||||
/**
|
||||
* @brief A utility class to implement a selection iterator across all editor services
|
||||
*/
|
||||
class EditableSelectionIterator
|
||||
class EDT_PUBLIC EditableSelectionIterator
|
||||
{
|
||||
public:
|
||||
typedef std::set<lay::ObjectInstPath> objects;
|
||||
|
||||
Reference in New Issue
Block a user