--- a/src/glcompiler.h Wed Apr 25 18:55:15 2018 +0300 +++ b/src/glcompiler.h Fri Apr 27 16:27:14 2018 +0300 @@ -67,7 +67,7 @@ Q_SLOT void compileObject (const QModelIndex &index); QColor getColorForPolygon( LDPolygon& poly, - const QModelIndex& polygonOwnerIndex, + const QModelIndex& polygonOwnereIndex, VboSubclass complement ); QColor indexColorForID (qint32 id) const;