Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
vite
Commits
cfba66b5
Commit
cfba66b5
authored
Jun 15, 2009
by
Kevin Coulomb
Browse files
copy paste is bad
parent
82262d02
Changes
1
Show whitespace changes
Inline
Side-by-side
src/render/render_stats_svg.hpp
View file @
cfba66b5
...
@@ -59,8 +59,8 @@ class Render_stats_svg;
...
@@ -59,8 +59,8 @@ class Render_stats_svg;
#include "render_stats.hpp"
#include "render_stats.hpp"
#define
const double
_RENDER_WIDTH_DEFAULT
=
550.
;
#define _RENDER_WIDTH_DEFAULT 550.
f
#define
double
_RENDER_HEIGHT_DEFAULT
=
300.
;
#define _RENDER_HEIGHT_DEFAULT 300.
f
/*!
/*!
* \brief This class redefined the Svg export to display the trace.
* \brief This class redefined the Svg export to display the trace.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment