// // ParseErrorView.h // TikZiT // // Created by Karl Johan Paulsson on 27/01/2013. // Copyright (c) 2013 Aleks Kissinger. All rights reserved. // #import @interface ParseErrorView : NSView @end