X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2Fconvert.h;h=b85d98d2318dbbbeef8e6eaa73d05313d9c0c7f5;hp=07c3a6ffaf366759da1e8fbf9bf5dd2e7b6271ce;hb=a3744513f4936abbab49275bebe24b9177a3e865;hpb=8848415eea8db3c206dbc138732ff56ba51e83c6;ds=sidebyside diff --git a/pctb/convert.h b/pctb/convert.h index 07c3a6f..b85d98d 100644 --- a/pctb/convert.h +++ b/pctb/convert.h @@ -128,7 +128,7 @@ void find_yppclient_window(void); void take_screenshots(void); void take_one_screenshot(void); -#define MAX_PAGES 100 +#define MAX_PAGES 1000 extern CanonImage *page_images[MAX_PAGES]; extern int npages;