From 0feab44ff6f192f1d720e9afd0d1a383e22e69dd Mon Sep 17 00:00:00 2001 From: das Date: Sat, 15 Dec 2007 15:55:38 +0000 Subject: fix building on Panther --- macosx/tkMacOSXPrivate.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/macosx/tkMacOSXPrivate.h b/macosx/tkMacOSXPrivate.h index 9ff6409..b1ca8c4 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.5 2007/12/13 15:27:10 dgp Exp $ + * RCS: @(#) $Id: tkMacOSXPrivate.h,v 1.6 2007/12/15 15:55:38 das Exp $ */ #ifndef _TKMACPRIV @@ -36,6 +36,8 @@ #define kThemeBackgroundMetal 6 #define kThemeIncDecButtonSmall 21 #define kThemeIncDecButtonMini 22 + #define kThemeComboBox 16 + #define kThemeMiniSystemFont 109 #define kAppearancePartUpButton 20 #define kAppearancePartDownButton 21 #define kAppearancePartPageUpArea 22 -- cgit v0.12