diff options
Diffstat (limited to 'generic/ttk/ttkLabel.c')
-rw-r--r-- | generic/ttk/ttkLabel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/ttk/ttkLabel.c b/generic/ttk/ttkLabel.c index 1b92c5f..a95e305 100644 --- a/generic/ttk/ttkLabel.c +++ b/generic/ttk/ttkLabel.c @@ -1,4 +1,4 @@ -/* $Id: ttkLabel.c,v 1.10 2007/11/19 01:49:07 jenglish Exp $ +/* $Id: ttkLabel.c,v 1.11 2007/12/13 15:26:26 dgp Exp $ * * text, image, and label elements. * |