X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fpage-turn-view%2Fpage-turn-landscape-view-impl.h;h=c28594b54f6f70dfa907c4fbe9febcddb5607388;hb=db152116b8c7de79b206d7d361c9d3875d05d0ac;hp=6f29d6740748835004678f5a2775e82ebae8ed85;hpb=322ff9dad8e2227d2df555a2b36242ba4bf287ca;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/page-turn-view/page-turn-landscape-view-impl.h b/dali-toolkit/internal/controls/page-turn-view/page-turn-landscape-view-impl.h index 6f29d67..c28594b 100644 --- a/dali-toolkit/internal/controls/page-turn-view/page-turn-landscape-view-impl.h +++ b/dali-toolkit/internal/controls/page-turn-view/page-turn-landscape-view-impl.h @@ -2,7 +2,7 @@ #define __DALI_TOOLKIT_INTERNAL_PAGE_TURN_LANDSCAPE_VIEW_IMPL_H__ /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2016 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. @@ -19,7 +19,7 @@ */ // INTERNAL INCLUDES -#include +#include #include namespace Dali @@ -44,7 +44,7 @@ protected: /** * Constructor. * It initializes the PageTurnPortraitView members - * @param[in] pageFactory The factory which provides image actors to PageTurnView as the page content. + * @param[in] pageFactory The factory which provides image to PageTurnView as the page content. * @param[in] pageSize The size of the page */ PageTurnLandscapeView( PageFactory& pageFactory, const Vector2& pageSize );