X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fgesture-manager.h;h=3cf597af8a8bfd6c17eb3c99cc25e8e10cc766fe;hb=61260bb3612098fca7124f400637237cb3f181d6;hp=c86db4a8012cf476ddfb39f571bdfceb5559fb54;hpb=fd81cf6846361ba6d765a3b74bb9b9fecea02b9c;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/integration-api/gesture-manager.h b/dali/integration-api/gesture-manager.h index c86db4a..3cf597a 100644 --- a/dali/integration-api/gesture-manager.h +++ b/dali/integration-api/gesture-manager.h @@ -2,7 +2,7 @@ #define __DALI_INTEGRATION_GESTURE_MANAGER_H__ /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2018 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. @@ -33,7 +33,7 @@ namespace Integration * by the adaptor. A concrete implementation must be created for each adaptor, and provided when creating * the Dali::Integration::Core object. */ -class DALI_IMPORT_API GestureManager +class DALI_CORE_API GestureManager { public: