X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali%2Fintegration-api%2Fevents%2Fwheel-event-integ.h;h=cf23ffb85676db7bf5fd651d8b3cc3f73b5a1ade;hb=baad1726f5f7f05d98da7ca591f24dbe3c49dab2;hp=79b6fc0a350dd119f3c92502d47846d01775b577;hpb=51da5dc7a55d873df7442eec1a2a48f38012ad83;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/integration-api/events/wheel-event-integ.h b/dali/integration-api/events/wheel-event-integ.h index 79b6fc0..cf23ffb 100644 --- a/dali/integration-api/events/wheel-event-integ.h +++ b/dali/integration-api/events/wheel-event-integ.h @@ -1,8 +1,8 @@ -#ifndef __DALI_INTEGRATION_WHEEL_EVENT_H__ -#define __DALI_INTEGRATION_WHEEL_EVENT_H__ +#ifndef DALI_INTEGRATION_WHEEL_EVENT_H +#define DALI_INTEGRATION_WHEEL_EVENT_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. @@ -108,4 +108,4 @@ struct DALI_CORE_API WheelEvent : public Event } // namespace Dali -#endif // __DALI_INTEGRATION_WHEEL_EVENT_H__ +#endif // DALI_INTEGRATION_WHEEL_EVENT_H