diff options
-rw-r--r-- | mac/tkMacShLib.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/tkMacShLib.exp b/mac/tkMacShLib.exp index 20e5bf3..9fcc9ba 100644 --- a/mac/tkMacShLib.exp +++ b/mac/tkMacShLib.exp @@ -545,7 +545,7 @@ XChangeWindowAttributes XConfigureWindow XCopyArea XCopyPlane -XCreateBitmapFromData +TkCreateBitmapFromData XCreateColormap XCreateGC XCreateImage @@ -584,7 +584,7 @@ XMoveWindow XParseColor XQueryPointer XRaiseWindow -XReadBitmapFile +TkReadBitmapFile XRefreshKeyboardMapping XResizeWindow XRootWindow |