// // DoorSensorPopupView.h // OneCable // // Created by ncomz on 2017. 6. 9.. // Copyright © 2017년 ntels. All rights reserved. // #import "CustomAlertView.h" @interface DoorSensorPopupView : CustomAlertView @end