summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.h
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2007-08-09 23:15:21 +0000
committercilix42 <cilix42@users.sourceforge.net>2007-08-09 23:15:21 +0000
commit7fa3817c33f05fe2e0c54b34a0aac68aa5480bf5 (patch)
treea3caa931344127c0da0baeadd78611c22b61a40f /src/vanishing-point.h
parentTo ease testing reduced fallback operations' precision for now (diff)
downloadinkscape-7fa3817c33f05fe2e0c54b34a0aac68aa5480bf5.tar.gz
inkscape-7fa3817c33f05fe2e0c54b34a0aac68aa5480bf5.zip
Status bar tips for VP draggers
(bzr r3444)
Diffstat (limited to 'src/vanishing-point.h')
-rw-r--r--src/vanishing-point.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vanishing-point.h b/src/vanishing-point.h
index 516b4a51b..70b473024 100644
--- a/src/vanishing-point.h
+++ b/src/vanishing-point.h
@@ -95,6 +95,8 @@ public:
/* returns the VP of the dragger that belongs to the given perspective */
VanishingPoint *getVPofPerspective (Perspective3D *persp);
+ void updateTip();
+
bool hasBox (const SP3DBox *box);
guint numberOfBoxes(); // the number of boxes linked to all VPs of the dragger