summaryrefslogtreecommitdiffstats
path: root/src/axis-manip.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-01-09 00:38:16 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-01-09 00:38:16 +0000
commit1fc5e7c6584d5edb03738d333139418731fb23ba (patch)
tree02fe5718eb2a283abcd3080d915f7504d51f20db /src/axis-manip.h
parentEnable 3D box toolbar (diff)
downloadinkscape-1fc5e7c6584d5edb03738d333139418731fb23ba.tar.gz
inkscape-1fc5e7c6584d5edb03738d333139418731fb23ba.zip
fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent name clash on windows compile.
(bzr r4437)
Diffstat (limited to 'src/axis-manip.h')
-rw-r--r--src/axis-manip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/axis-manip.h b/src/axis-manip.h
index e5cc963ba..56306cc05 100644
--- a/src/axis-manip.h
+++ b/src/axis-manip.h
@@ -18,8 +18,8 @@
namespace Proj {
enum VPState {
- FINITE = 0,
- INFINITE
+ VP_FINITE = 0,
+ VP_INFINITE
};
// The X-/Y-/Z-axis corresponds to the first/second/third digit