// // VoltaButton.h // Volta // // Created by Ronny Fenrich on 2013-06-14. // Copyright (c) 2013 Decoder. All rights reserved. // #import @interface VoltaButton : UIButton @end