internal : add logic and ui to manage account deletion

Change-Id: I95fd4583575c3fdb1e826f92f10a28d03c74683f
Tulesp: #1244
diff --git a/AccountListItem.h b/AccountListItem.h
index e9c0fa8..4bbb2c0 100644
--- a/AccountListItem.h
+++ b/AccountListItem.h
@@ -22,6 +22,8 @@
 using namespace Windows::UI::Xaml;

 using namespace Windows::UI::Xaml::Data;

 

+#include <RingDebug.h>

+

 namespace RingClientUWP

 {

 namespace Controls {