Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
5d7070c4
Commit
5d7070c4
authored
Apr 19, 2010
by
Sebastian Eichelbaum
Browse files
[FIX] - fixed initialization order warning
parent
d280e6cf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/dataHandler/WDataSetSingle.cpp
src/dataHandler/WDataSetSingle.cpp
+1
-1
No files found.
src/dataHandler/WDataSetSingle.cpp
View file @
5d7070c4
...
...
@@ -51,8 +51,8 @@ WDataSetSingle::WDataSetSingle( boost::shared_ptr< WValueSetBase > newValueSet,
WDataSetSingle
::
WDataSetSingle
()
:
WDataSet
(),
m_valueSet
(),
m_grid
(),
m_valueSet
(),
m_texture3D
()
{
// default constructor used by the prototype mechanism
...
...
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