mirror of https://github.com/KLayout/klayout.git
Fixed a link issue
This commit is contained in:
parent
915cc53195
commit
50a9f7004e
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue