summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rw-r--r--win/tkWinPort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinPort.h b/win/tkWinPort.h
index 4ef8680..dbde9e1 100644
--- a/win/tkWinPort.h
+++ b/win/tkWinPort.h
@@ -129,7 +129,7 @@
* Other functions not used under Windows
*/
-#define TkpAppCanDraw(tkwin) 1
+#define TkpWillDrawWidget(tkwin) 1
#define TkpRedrawWidget(tkwin)
#endif /* _WINPORT */