summaryrefslogtreecommitdiffstats
path: root/generic/tkIntPlatDecls.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkIntPlatDecls.h')
-rw-r--r--generic/tkIntPlatDecls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tkIntPlatDecls.h b/generic/tkIntPlatDecls.h
index 7d55a30..b613cfd 100644
--- a/generic/tkIntPlatDecls.h
+++ b/generic/tkIntPlatDecls.h
@@ -738,6 +738,8 @@ extern const TkIntPlatStubs *tkIntPlatStubsPtr;
#ifndef TK_NO_DEPRECATED
# define TkMacOSXDrawable Tk_MacOSXGetNSWindowForDrawable
+# undef TkWinGetPlatformTheme
+# define TkWinGetPlatformTheme() 3
#endif
#undef TCL_STORAGE_CLASS