Ver Fonte

Add missing conformance to 'QLPreviewControllerDelegate' to class 'GalleryViewController'

B. Petersen há 4 anos atrás
pai
commit
ca5b88d8e6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      deltachat-ios/Controller/GalleryViewController.swift

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

@@ -2,7 +2,7 @@ import UIKit
 import DcCore
 import QuickLook
 
-class GalleryViewController: UIViewController {
+class GalleryViewController: UIViewController, QLPreviewControllerDelegate {
 
     private let dcContext: DcContext
     // MARK: - data