We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9596a57 commit ed0441fCopy full SHA for ed0441f
macosx/tkMacOSXWm.c
@@ -468,7 +468,7 @@ static void RemapWindows(TkWindow *winPtr,
468
MacDrawable *parentWin);
469
static void RemoveTransient(TkWindow *winPtr);
470
471
-#if MAC_OS_X_VERSION_MAX_ALLOWED >= 101400
+#if MAC_OS_X_VERSION_MAX_ALLOWED >= 101300
472
473
/*
474
* Add a window as a tab in the group specified by its tabbingid, or
0 commit comments