Ver código fonte

method private

nayooti 5 anos atrás
pai
commit
7ca57d3384

+ 1 - 1
deltachat-ios/Controller/GalleryViewController.swift

@@ -253,7 +253,7 @@ class GalleryItem {
         }
     }
 
-    func loadThumbnail() {
+    private func loadThumbnail() {
         guard let viewtype = msg.viewtype, let url = msg.fileURL else {
             return
         }