X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=automated-tests%2Fsrc%2Fdali-toolkit%2Fdali-toolkit-test-utils%2Ftoolkit-input-method-context.h;h=409e2b86e13740a9a2041eaab243c39a9ca397b4;hb=6b084af87d9a85428fd657c013ec29a8345fb161;hp=cb4e085f2c7cb85739295e30ac87c708a44df254;hpb=09fea2d3984ac0100f87f480335d674cbb9384a1;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-input-method-context.h b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-input-method-context.h index cb4e085..409e2b8 100755 --- a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-input-method-context.h +++ b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-input-method-context.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TOOLKIT_INPUT_METHOD_CONTEXT_H__ -#define __DALI_TOOLKIT_TOOLKIT_INPUT_METHOD_CONTEXT_H__ +#ifndef DALI_TOOLKIT_TOOLKIT_INPUT_METHOD_CONTEXT_H +#define DALI_TOOLKIT_TOOLKIT_INPUT_METHOD_CONTEXT_H /* - * Copyright (c) 2018 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 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 @@ */ // EXTERNAL INCLUDES -#define __DALI_INPUT_METHOD_CONTEXT_H__ +#define DALI_INPUT_METHOD_CONTEXT_H #include #include #include @@ -306,4 +306,4 @@ public: } // namespace Dali -#endif // __DALI_TOOLKIT_TOOLKIT_INPUT_METHOD_CONTEXT_H__ +#endif // DALI_TOOLKIT_TOOLKIT_INPUT_METHOD_CONTEXT_H