summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vanishing-point.h')
-rw-r--r--src/vanishing-point.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vanishing-point.h b/src/vanishing-point.h
index 98788f512..516b4a51b 100644
--- a/src/vanishing-point.h
+++ b/src/vanishing-point.h
@@ -103,6 +103,7 @@ public:
void reshapeBoxes(NR::Point const &p, Box3D::Axis axes);
void updateBoxReprs();
+ void updateZOrders();
};
struct VPDrag {