src/glcompiler.h

changeset 1385
2f18c0da749d
parent 1372
641060842b92
--- 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;

mercurial