diff options
Diffstat (limited to 'test/CubeView.cxx')
| -rw-r--r-- | test/CubeView.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CubeView.cxx b/test/CubeView.cxx index f59cbb1d3..ae260ade4 100644 --- a/test/CubeView.cxx +++ b/test/CubeView.cxx @@ -40,8 +40,8 @@ CubeView::CubeView(int x,int y,int w,int h,const char *l) vAng = 0.0; hAng=0.0; size=10.0; - xshift=0.0; - yshift=0.0; + xshift=0.0; + yshift=0.0; /* The cube definition. These are the vertices of a unit cube * centered on the origin.*/ |
