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
badb5def
Commit
badb5def
authored
Dec 03, 2011
by
Mario Hlawitschka
Browse files
[FIX] added OWCOMMON_EXPORT to transfer function to avoid problems on windows
parent
dd138ff9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/core/common/WTransferFunction.h
src/core/common/WTransferFunction.h
+1
-1
No files found.
src/core/common/WTransferFunction.h
View file @
badb5def
...
...
@@ -36,7 +36,7 @@
* A cass that stores a 1D transfer function which consits
* of a linear interpolation of alpha and color values
*/
class
WTransferFunction
class
OWCOMMON_EXPORT
WTransferFunction
// NOLINT problem with OWCOMMON_EXPORT macro
{
private:
...
...
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