View | Details | Raw Unified | Return to bug 243141
Collapse All | Expand All

(-)files/patch-veusz_helpers_src_threed_objects.cpp (+11 lines)
Line 0 Link Here
1
--- veusz/helpers/src/threed/objects.cpp.orig	2020-01-06 22:03:24 UTC
2
+++ veusz/helpers/src/threed/objects.cpp
3
@@ -23,6 +23,8 @@
4
 #include "objects.h"
5
 #include "twod.h"
6
 
7
+#define vec_step vec_step_
8
+
9
 Object::~Object()
10
 {
11
 }

Return to bug 243141