Merge "[NUI] Fix WidgetView dispose issue" API4_5 preview1-00345 preview1-00346
authordongsug song <dongsug.song@samsung.com>
Wed, 25 Oct 2017 09:02:40 +0000 (09:02 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Wed, 25 Oct 2017 09:02:40 +0000 (09:02 +0000)
1  2 
src/Tizen.NUI/src/public/Widget.cs

index b6781ee,35fed51..37a53da
mode 100644,100755..100644
@@@ -15,9 -15,7 +15,8 @@@
   *
   */
  using System;
 +using System.ComponentModel;
  using System.Runtime.InteropServices;
- using Tizen.Applications;
  
  namespace Tizen.NUI
  {