From 237dbf31916f4a4ace9278a12d2a086ca2cd1c58 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 13 Feb 2004 10:34:14 +0000 Subject: Added a pointer to the PostScript current info block. --- generic/WidgetInfo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/generic/WidgetInfo.h b/generic/WidgetInfo.h index 6d71d2a..bbf296a 100644 --- a/generic/WidgetInfo.h +++ b/generic/WidgetInfo.h @@ -277,6 +277,7 @@ int scroll_yc; /* scrollbars). */ #ifndef _WIN32 ZnChrono this_draw_chrono; ZnChrono total_draw_chrono; + void *ps_info; #endif int num_items; int damaged_area_w; -- cgit v1.1