X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fdrag-drop-detector%2Fdrag-and-drop-detector-impl.h;h=b83ea130326209827cc9caf6f84b5baff77b707b;hp=e2e1c47bc89e1745a2167413ef8526f1cb63bd10;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=01808a740662880dc14ca86d4808c7baf536b948 diff --git a/dali-toolkit/internal/drag-drop-detector/drag-and-drop-detector-impl.h b/dali-toolkit/internal/drag-drop-detector/drag-and-drop-detector-impl.h index e2e1c47..b83ea13 100755 --- a/dali-toolkit/internal/drag-drop-detector/drag-and-drop-detector-impl.h +++ b/dali-toolkit/internal/drag-drop-detector/drag-and-drop-detector-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_INTERNAL_DRAG_AND_DROP_DETECTOR_H__ -#define __DALI_INTERNAL_DRAG_AND_DROP_DETECTOR_H__ +#ifndef DALI_INTERNAL_DRAG_AND_DROP_DETECTOR_H +#define DALI_INTERNAL_DRAG_AND_DROP_DETECTOR_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. @@ -266,4 +266,4 @@ inline const Internal::DragAndDropDetector& GetImplementation(const Dali::Toolki } // namespace Dali -#endif // __DALI_INTERNAL_DRAG_AND_DROP_DETECTOR_H__ +#endif // DALI_INTERNAL_DRAG_AND_DROP_DETECTOR_H