// // NonVibrantButton.h // VKPC // // Created by Eugene on 11/18/14. // Copyright (c) 2014 Eugene Z. All rights reserved. // #import @interface NonVibrantButton : NSButton @end