Explorar o código

method private

nayooti %!s(int64=5) %!d(string=hai) anos
pai
achega
7ca57d3384
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deltachat-ios/Controller/GalleryViewController.swift

+ 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
         }