mirror of https://github.com/CGAL/cgal
Fix bad copy-paste. :-)
This commit is contained in:
parent
61d37a420b
commit
2012e2cd2f
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef SCENE_IMPLICIT_FUNCTION_ITEM_CONFIG_H
|
||||
#define SCENE_IMPLICIT_FUNCTION_ITEM_CONFIG_H
|
||||
|
||||
#ifdef scene_segmented_image_item_EXPORTS
|
||||
#ifdef scene_implicit_function_item_EXPORTS
|
||||
# define SCENE_IMPLICIT_FUNCTION_ITEM_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define SCENE_IMPLICIT_FUNCTION_ITEM_EXPORT Q_DECL_IMPORT
|
||||
|
|
|
|||
Loading…
Reference in New Issue