X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Ftext-controls%2Ftext-label-impl.h;h=bc2459fd7d19a41d7f7b5ed696764817a0907707;hb=e65245a8ddc5d1fe018b4f890c6927974955e2a7;hp=c9287639481fa81674edbf42950b6fe65d6f6dca;hpb=42d2c0d276f9821adf75b66b190d6dcfb65238f3;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/text-controls/text-label-impl.h b/dali-toolkit/internal/controls/text-controls/text-label-impl.h index c928763..bc2459f 100644 --- a/dali-toolkit/internal/controls/text-controls/text-label-impl.h +++ b/dali-toolkit/internal/controls/text-controls/text-label-impl.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_INTERNAL_TEXT_LABEL_H /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 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. @@ -95,11 +95,6 @@ private: // From Control */ virtual float GetHeightForWidth( float width ); - /** - * @copydoc Control::OnStageConnection() - */ - virtual void OnStageConnection( int depth ); - // From ControlInterface /**