diff options
Diffstat (limited to 'src/win.c')
-rw-r--r-- | src/win.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1372,6 +1372,7 @@ PuglStatus puglAcceptOffer(PuglView* const view, const PuglDataOfferEvent* const PUGL_UNUSED(offer), const uint32_t typeIndex, + PuglAction PUGL_UNUSED(action), const PuglRect region) { if (typeIndex != 0) { |