Import Tk 8.6.10
This commit is contained in:
@@ -185,7 +185,7 @@ Tk_ScrollbarObjCmd(
|
||||
scrollPtr->lastUnit = 0;
|
||||
scrollPtr->firstFraction = 0.0;
|
||||
scrollPtr->lastFraction = 0.0;
|
||||
scrollPtr->cursor = None;
|
||||
scrollPtr->cursor = NULL;
|
||||
scrollPtr->takeFocus = NULL;
|
||||
scrollPtr->flags = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user