Parcourir la source

add missing MARK: comment for AudioControllerDelegate

cyberta il y a 4 ans
Parent
commit
ed469497cb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      deltachat-ios/Chat/ChatViewController.swift

+ 1 - 0
deltachat-ios/Chat/ChatViewController.swift

@@ -1563,6 +1563,7 @@ extension ChatViewController: QLPreviewControllerDelegate {
     }
 }
 
+// MARK: - AudioControllerDelegate
 extension ChatViewController: AudioControllerDelegate {
     func onAudioPlayFailed() {
         let alert = UIAlertController(title: String.localized("error"),