src/gl/common.h

changeset 45
272c84c7c87e
parent 44
c6114b3af3a6
child 46
98645c8e7704
--- a/src/gl/common.h	Sun Feb 02 00:51:06 2020 +0200
+++ b/src/gl/common.h	Sun Feb 02 00:58:59 2020 +0200
@@ -157,5 +157,6 @@
 		QColor mainColor{255, 255, 64};
 		QColor backgroundColor{48, 48, 48};
 		GLfloat lineThickness = 2.0f;
+		bool lineAntiAliasing = true;
 	};
 }

mercurial