From c2a34841a7c23752c584558c61227de07ecb6aa8 Mon Sep 17 00:00:00 2001 From: apple1 <apple@tardemac-mini.local> Date: 星期五, 23 三月 2018 16:55:02 +0800 Subject: [PATCH] 3/23 --- BuWanVideo2.0/LeftViewController.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/BuWanVideo2.0/LeftViewController.h b/BuWanVideo2.0/LeftViewController.h index ebd5e43..1a3cc56 100755 --- a/BuWanVideo2.0/LeftViewController.h +++ b/BuWanVideo2.0/LeftViewController.h @@ -8,6 +8,6 @@ #import <UIKit/UIKit.h> -@interface LeftViewController : UIViewController +@interface LeftViewController : BaseViewController @end -- Gitblit v1.8.0