diff options
Diffstat (limited to 'generic/tkStubInit.c')
-rw-r--r-- | generic/tkStubInit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tkStubInit.c b/generic/tkStubInit.c index 7e02302..b41feda 100644 --- a/generic/tkStubInit.c +++ b/generic/tkStubInit.c @@ -505,6 +505,7 @@ static const TkIntPlatStubs tkIntPlatStubs = { TkWmCleanup, /* 43 */ TkSendCleanup, /* 44 */ TkpTestsendCmd, /* 45 */ + TkpGetCapture, /* 46 */ #endif /* WIN */ #ifdef MAC_OSX_TK /* AQUA */ TkGenerateActivateEvents, /* 0 */ |