summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2007-12-18 18:20:34 (GMT)
committerdas <das>2007-12-18 18:20:34 (GMT)
commit07d0b773b20deafed11dd9ac3361965507f953dc (patch)
tree423138561f1d25d1ffa547e7bfa949f83928b45e /macosx
parent1691a1f76ac7b667c251a09e27404d7247699436 (diff)
downloadtk-07d0b773b20deafed11dd9ac3361965507f953dc.zip
tk-07d0b773b20deafed11dd9ac3361965507f953dc.tar.gz
tk-07d0b773b20deafed11dd9ac3361965507f953dc.tar.bz2
* macosx/tkMacOSXPrivate.h: fix Panther build.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXPrivate.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/macosx/tkMacOSXPrivate.h b/macosx/tkMacOSXPrivate.h
index 1cfd334..4067e67 100644
--- a/macosx/tkMacOSXPrivate.h
+++ b/macosx/tkMacOSXPrivate.h
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXPrivate.h,v 1.1.2.4 2007/11/09 06:26:56 das Exp $
+ * RCS: @(#) $Id: tkMacOSXPrivate.h,v 1.1.2.5 2007/12/18 18:20:34 das Exp $
*/
#ifndef _TKMACPRIV
@@ -36,6 +36,7 @@
#define kThemeBackgroundMetal 6
#define kThemeIncDecButtonSmall 21
#define kThemeIncDecButtonMini 22
+ #define kThemeMiniSystemFont 109
#define kAppearancePartUpButton 20
#define kAppearancePartDownButton 21
#define kAppearancePartPageUpArea 22