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