X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Fbubble-effect%2Fbubble-emitter.h;h=8475b4d76a0b479fbd1a092765c34403856fb739;hp=3bbdce93b416558fe9eba4269434467ef017a7b0;hb=acbe10c62c46a30c58e08d8971a736f04e68dbf8;hpb=8d7a2d639ced5d2eb3ce4321653ad4d8b55b0b95 diff --git a/dali-toolkit/devel-api/controls/bubble-effect/bubble-emitter.h b/dali-toolkit/devel-api/controls/bubble-effect/bubble-emitter.h index 3bbdce9..8475b4d 100644 --- a/dali-toolkit/devel-api/controls/bubble-effect/bubble-emitter.h +++ b/dali-toolkit/devel-api/controls/bubble-effect/bubble-emitter.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_BUBBLE_EMMITER_H__ -#define __DALI_TOOLKIT_BUBBLE_EMMITER_H__ +#ifndef DALI_TOOLKIT_BUBBLE_EMMITER_H +#define DALI_TOOLKIT_BUBBLE_EMMITER_H /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,7 +41,7 @@ namespace Internal DALI_INTERNAL * * This is done by applying BubbleEffect to multiple specifically created meshActors. */ -class DALI_IMPORT_API BubbleEmitter : public Control +class DALI_TOOLKIT_API BubbleEmitter : public Control { public: @@ -177,4 +177,4 @@ public: // Not intended for developer use } // namespace Dali -#endif /* __DALI_TOOLKIT_BUBBLE_EMMITER_H__ */ +#endif /* DALI_TOOLKIT_BUBBLE_EMMITER_H */