//// Created by Xummer on 3/30/15.// Copyright (c) 2015 Xummer. All rights reserved.//#import "IBTUIView.h"@implementationIBTUIView/*// Only override drawRect: if you perform custom drawing.// An empty implementation adversely affects performance during animation.- (void)drawRect:(CGRect)rect { // Drawing code}*/@end