--- 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,