فهرست منبع

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

B. Petersen 4 سال پیش
والد
کامیت
ca5b88d8e6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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