Ver Fonte

cleat code

marinofaggiana há 3 anos atrás
pai
commit
3c9cca89f8

+ 4 - 0
iOSClient/Viewer/NCViewerMedia/NCViewerMediaDetailView.swift

@@ -73,6 +73,10 @@ class NCViewerMediaDetailView: UIView {
         locationButton.setTitle("" , for: .normal)
     }
     
+    deinit {
+        print("deinit NCViewerMediaDetailView")
+    }
+    
     func textColor(_ textColor: UIColor?) {
         sizeValue.textColor = textColor
         dateValue.textColor = textColor