X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=automated-tests%2Fsrc%2Fdali-toolkit%2Fdali-toolkit-test-utils%2Ftoolkit-clipboard-event-notifier.h;h=282a0c05de11a401130a3415a688bf96703ca348;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hp=d167dc84f08fdf4268d5d8d65a88756aef75b444;hpb=7e315a440bad7033d19fefa8f9952d625ee6f076;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-clipboard-event-notifier.h b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-clipboard-event-notifier.h index d167dc8..282a0c0 100644 --- a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-clipboard-event-notifier.h +++ b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-clipboard-event-notifier.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_CLIPBOARD_EVENT_NOTIFIER_H__ -#define __DALI_TOOLKIT_CLIPBOARD_EVENT_NOTIFIER_H__ +#ifndef DALI_TOOLKIT_CLIPBOARD_EVENT_NOTIFIER_H +#define DALI_TOOLKIT_CLIPBOARD_EVENT_NOTIFIER_H /* - * Copyright (c) 2014 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. @@ -22,7 +22,7 @@ #include // PUBLIC INCLUDES -#define __DALI_CLIPBOARD_EVENT_NOTIFIER_H__ +#define DALI_CLIPBOARD_EVENT_NOTIFIER_H #include #include @@ -59,4 +59,4 @@ public: } // namespace Dali -#endif // __DALI_TOOLKIT_TOOLKIT_CLIPBOARD_EVENT_NOTIFIER_H__ +#endif // DALI_TOOLKIT_TOOLKIT_CLIPBOARD_EVENT_NOTIFIER_H