Fixed Windows build.

This commit is contained in:
Matthias Koefferlein 2020-11-22 15:34:22 +01:00
parent d8ff77dd88
commit be5fd1cd0e
1 changed files with 0 additions and 1 deletions

View File

@ -559,7 +559,6 @@ LayerTreeModel::empty_within_view_predicate (const QModelIndex &index) const
}
}
LAYBASIC_PUBLIC
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)
{