// // Application.h // VKPC // // Created by Eugene on 11/29/13. // Copyright (c) 2013-2014 Eugene Z. All rights reserved. // #import @interface Application : NSApplication @end