Fix bad copy-paste. :-)

This commit is contained in:
Laurent Rineau 2010-05-26 20:51:42 +00:00
parent 61d37a420b
commit 2012e2cd2f
1 changed files with 1 additions and 1 deletions

View File

@ -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