#ifndef _GraphDisplay_h #define _GraphDisplay_h extern WidgetClass graphDisplayObjectClass; typedef struct _GraphDisplayRec *GraphDisplayObject; #endif