[NUI] Sync dalihub & Fix VD build error (#824)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Interop / NDalicPINVOKE.cs
index 64a0876..a14d2c8 100755 (executable)
@@ -241,6 +241,10 @@ namespace Tizen.NUI
             Tizen.Log.Error("NUI", "Create NDalicPINVOKE");
         }
 
+               [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_delete_BaseHandle")]
+               public static extern void delete_BaseHandle(global::System.Runtime.InteropServices.HandleRef jarg1);
+
+
         [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint = "CSharp_Dali_Application_SWIGUpcast")]
         public static extern global::System.IntPtr Application_SWIGUpcast(global::System.IntPtr jarg1);