src/gldraw.h

changeset 499
ebd30d9eb667
parent 498
791c831c8020
child 501
8f314f3f5054
--- a/src/gldraw.h	Sat Oct 05 15:18:47 2013 +0300
+++ b/src/gldraw.h	Sun Oct 06 21:37:05 2013 +0300
@@ -184,7 +184,7 @@
 		void           getRelativeAxes (Axis& relX, Axis& relY) const;
 
 		void           drawBlip (QPainter& paint, QPoint pos) const;
-		double         circleDrawDist() const;
+		double         circleDrawDist(int pos) const;
 
 	private slots:
 		void           slot_toolTipTimer();

mercurial