Import Tk 8.6.10
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <tk.h>
|
||||
#include "tkInt.h"
|
||||
#include "ttkThemeInt.h"
|
||||
|
||||
#define MAX(a,b) (a > b ? a : b)
|
||||
|
||||
Reference in New Issue
Block a user