Selaa lähdekoodia

add missing MARK: comment for AudioControllerDelegate

cyberta 4 vuotta sitten
vanhempi
commit
ed469497cb
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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"),