mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-28 23:09:43 +03:00
typo
svn path=/trunk/netsurf/; revision=13465
This commit is contained in:
parent
b517cf331a
commit
ce0d219328
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user