Import Tk 8.6.11
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
* [style map].
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <tk.h>
|
||||
#include "tkInt.h"
|
||||
#include "ttkTheme.h"
|
||||
|
||||
#define MIN(a,b) ((a) < (b) ? (a) : (b))
|
||||
|
||||
Reference in New Issue
Block a user