Added icons for the comment.

Fri, 15 Mar 2013 22:13:36 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Fri, 15 Mar 2013 22:13:36 +0200
changeset 9
2467f92d3473
parent 8
596b4240c6be
child 10
5b0579997e9b

Added icons for the comment.

draw.cpp file | annotate | diff | comparison | revisions
icons/add-comment.png file | annotate | diff | comparison | revisions
icons/comment.png file | annotate | diff | comparison | revisions
--- a/draw.cpp	Fri Mar 15 21:55:13 2013 +0200
+++ b/draw.cpp	Fri Mar 15 22:13:36 2013 +0200
@@ -34,7 +34,6 @@
 void renderer::paintGL () {
 	glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
 	
-	glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
 	glPushMatrix ();
 		glTranslatef (
 			(g_BBox.v0.x + g_BBox.v1.x) / -2.0,
Binary file icons/add-comment.png has changed
Binary file icons/comment.png has changed

mercurial