mirror of https://github.com/KLayout/klayout.git
Fixed Windows build.
This commit is contained in:
parent
d8ff77dd88
commit
be5fd1cd0e
|
|
@ -559,7 +559,6 @@ LayerTreeModel::empty_within_view_predicate (const QModelIndex &index) const
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
LAYBASIC_PUBLIC
|
|
||||||
QIcon
|
QIcon
|
||||||
LayerTreeModel::icon_for_layer (const lay::LayerPropertiesConstIterator &iter, lay::LayoutView *view, unsigned int w, unsigned int h, unsigned int di_off, bool no_state)
|
LayerTreeModel::icon_for_layer (const lay::LayerPropertiesConstIterator &iter, lay::LayoutView *view, unsigned int w, unsigned int h, unsigned int di_off, bool no_state)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue