diff options
author | nijtmans <nijtmans> | 2010-03-12 13:12:35 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-12 13:12:35 (GMT) |
commit | 9d8a0339110e68547c1ee6d8c1020f1bf9fed96a (patch) | |
tree | cb2fadc8328ffcba901ac53556ba46ae26bb6274 /win/.cvsignore | |
parent | 3ed639bf6e8ceec216565d2580fb02b26c5e7295 (diff) | |
download | tk-9d8a0339110e68547c1ee6d8c1020f1bf9fed96a.zip tk-9d8a0339110e68547c1ee6d8c1020f1bf9fed96a.tar.gz tk-9d8a0339110e68547c1ee6d8c1020f1bf9fed96a.tar.bz2 |
[Bug 2956548] TkpButtonSetDefaults only initializes one button type
Fix 2 minor gcc warnings in tkWinTest.c
Diffstat (limited to 'win/.cvsignore')
-rw-r--r-- | win/.cvsignore | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/win/.cvsignore b/win/.cvsignore index b986cda..42f80eb 100644 --- a/win/.cvsignore +++ b/win/.cvsignore @@ -10,6 +10,12 @@ Release *.asm Makefile tcl.hpj -tclConfig.sh +tkConfig.sh nmakehlp.exe .#* +*.dll +*.a +*.exe +*.manifest +config.cache +config.status |