diff options
Diffstat (limited to 'generic/ttk/ttkLabel.c')
-rw-r--r-- | generic/ttk/ttkLabel.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/ttk/ttkLabel.c b/generic/ttk/ttkLabel.c index 6a8c23f..90ed9e7 100644 --- a/generic/ttk/ttkLabel.c +++ b/generic/ttk/ttkLabel.c @@ -1,5 +1,4 @@ -/* $Id: ttkLabel.c,v 1.14 2011/01/14 23:43:10 wordtech Exp $ - * +/* * text, image, and label elements. * * The label element combines text and image elements, |