X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Fnavigation-view%2Fnavigation-view.h;h=113792f3bdf1db192f96f393d76b4c4392ff53fd;hb=9eecb41468197eb2fc03e55c151011ea387e1bed;hp=1ff0f65962e3949428499eec1a56c035cb5eac44;hpb=3eb60a0aef6b188727b79bdee2e35c575c432a90;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/controls/navigation-view/navigation-view.h b/dali-toolkit/devel-api/controls/navigation-view/navigation-view.h index 1ff0f65..113792f 100644 --- a/dali-toolkit/devel-api/controls/navigation-view/navigation-view.h +++ b/dali-toolkit/devel-api/controls/navigation-view/navigation-view.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_NAVIGATION_VIEW_H /* - * Copyright (c) 2016 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. @@ -42,7 +42,7 @@ class NavigationView; * When pop is called on the NavigationView, the current tree of Actors are removed and the previous set added back. * If pop is called on the last set of Actors then they remain, nothing is popped. */ -class DALI_IMPORT_API NavigationView : public Control +class DALI_TOOLKIT_API NavigationView : public Control { public: