Import Tk 8.6.10
This commit is contained in:
@@ -125,7 +125,7 @@ Tk_ImageType tkPhotoImageType = {
|
||||
NULL
|
||||
};
|
||||
|
||||
typedef struct ThreadSpecificData {
|
||||
typedef struct {
|
||||
Tk_PhotoImageFormat *formatList;
|
||||
/* Pointer to the first in the list of known
|
||||
* photo image formats.*/
|
||||
|
||||
Reference in New Issue
Block a user