svn path=/trunk/netsurf/; revision=13465
This commit is contained in:
Chris Young 2012-02-24 20:03:38 +00:00
parent b517cf331a
commit ce0d219328
1 changed files with 1 additions and 1 deletions

View File

@ -4002,7 +4002,7 @@ void ami_scroller_hook(struct Hook *hook,Object *object,struct IntuiMessage *msg
case IDCMP_SIZEVERIFY:
break;
#if AMI_SIMPLEREFRESH
#ifdef AMI_SIMPLEREFRESH
case IDCMP_REFRESHWINDOW:
printf("refreshing\n");
ami_refresh_window(gwin);