src/glcompiler.h

changeset 1391
5fa4bf1fc781
parent 1372
641060842b92
child 1392
0541d9b21968
--- a/src/glcompiler.h	Wed May 30 22:31:06 2018 +0300
+++ b/src/glcompiler.h	Mon Jun 04 23:12:40 2018 +0300
@@ -64,7 +64,7 @@
 		const QModelIndex& polygonOwnerIndex,
 		ObjectVboData& objectInfo
 	);
-	Q_SLOT void compileObject (const QModelIndex &index);
+	Q_SLOT void compileObject(const QModelIndex &index);
 	QColor getColorForPolygon(
 		LDPolygon& poly,
 		const QModelIndex& polygonOwnerIndex,

mercurial