summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-10-26 12:16:41 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-10-26 12:16:41 (GMT)
commit1047bd0700842ac2f5f747fe7e5417a0336244a7 (patch)
tree5f2498ae6f1a4eb0046ede3e28ec7785fa08375b /openscad.h
parentdc1450e47ff30b2b137c0fb65c5e9798f098a419 (diff)
Clifford Wolf:
Typo fix s/axis/axes/g git-svn-id: http://svn.clifford.at/openscad/trunk@121 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/openscad.h b/openscad.h
index 5f724e4..6682db8 100644
--- a/openscad.h
+++ b/openscad.h
@@ -648,7 +648,7 @@ public:
void *renderfunc_vp;
bool orthomode;
- bool showaxis;
+ bool showaxes;
bool showcrosshairs;
double viewer_distance;
@@ -777,7 +777,7 @@ public:
#endif
QAction *actViewModeThrownTogether;
QAction *actViewModeShowEdges;
- QAction *actViewModeShowAxis;
+ QAction *actViewModeShowAxes;
QAction *actViewModeShowCrosshairs;
QAction *actViewModeAnimate;
QAction *actViewPerspective;
@@ -794,7 +794,7 @@ public slots:
#endif
void viewModeThrownTogether();
void viewModeShowEdges();
- void viewModeShowAxis();
+ void viewModeShowAxes();
void viewModeShowCrosshairs();
void viewModeAnimate();
void viewAngleTop();
contact: Jan Huwald // Impressum