Fix compile error. Non initialized variable.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / popup / confirmation-popup-impl.h
index 804b93f..4db8bd1 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H__
-#define __DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H__
+#ifndef DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H
+#define DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H
 
 /*
- * Copyright (c) 2015 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.
@@ -172,4 +172,4 @@ inline const Toolkit::Internal::ConfirmationPopup& GetDerivedImplementation( con
 
 } // namespace Dali
 
-#endif // __DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H__
+#endif // DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H