X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali-toolkit%2Finternal%2Ftext%2Fcontroller%2Ftext-controller-event-handler.h;fp=dali-toolkit%2Finternal%2Ftext%2Ftext-controller-event-handler.h;h=3be57c23d49fdc45504f54267a2a48b3cd6d91d6;hb=309be8bafca890aea5baad5c46679cf207adb497;hp=00288901322d9d248953c1f18c3e28724c58f58a;hpb=cb7cc9ab6f5f23df170d03dac7ebfaf114f5f4a2;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/text-controller-event-handler.h b/dali-toolkit/internal/text/controller/text-controller-event-handler.h similarity index 97% rename from dali-toolkit/internal/text/text-controller-event-handler.h rename to dali-toolkit/internal/text/controller/text-controller-event-handler.h index 0028890..3be57c2 100644 --- a/dali-toolkit/internal/text/text-controller-event-handler.h +++ b/dali-toolkit/internal/text/controller/text-controller-event-handler.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_TEXT_CONTROLLER_EVENT_HANDLER_H /* - * Copyright (c) 2021 Samsung Electronics Co., Ltd. + * Copyright (c) 2022 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. @@ -26,8 +26,8 @@ // INTERNAL INCLUDES #include +#include #include -#include namespace Dali {