gldraw.cpp

changeset 120
607301744394
parent 119
b93a64f5ee67
child 121
7e87c85ad092
--- a/gldraw.cpp	Sat Apr 20 04:26:36 2013 +0300
+++ b/gldraw.cpp	Sun Apr 21 04:17:05 2013 +0300
@@ -109,9 +109,9 @@
 		1.0f);
 }
 
-// ========================================================================= //
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-// ========================================================================= //
+// =============================================================================
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+// =============================================================================
 static vector<short> g_daWarnedColors;
 void GLRenderer::setObjectColor (LDObject* obj) {
 	QColor qCol;

mercurial