diff options
Diffstat (limited to 'generic/tkIntPlatDecls.h')
-rw-r--r-- | generic/tkIntPlatDecls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkIntPlatDecls.h b/generic/tkIntPlatDecls.h index a785392..e9b3a65 100644 --- a/generic/tkIntPlatDecls.h +++ b/generic/tkIntPlatDecls.h @@ -794,7 +794,7 @@ extern const TkIntPlatStubs *tkIntPlatStubsPtr; #undef TkpTestsendCmd_ #undef TkGenerateActivateEvents_ -#define TkGetTransientContainer TkGetTransientMaster +#define TkMacOSXGetContainer TkGetTransientMaster #undef TCL_STORAGE_CLASS #define TCL_STORAGE_CLASS DLLIMPORT |