diff options
Diffstat (limited to 'generic/ttk/ttkButton.c')
-rw-r--r-- | generic/ttk/ttkButton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/ttk/ttkButton.c b/generic/ttk/ttkButton.c index 3c1651d..bae3e6a 100644 --- a/generic/ttk/ttkButton.c +++ b/generic/ttk/ttkButton.c @@ -1,4 +1,4 @@ -/* $Id: ttkButton.c,v 1.7 2007/10/25 07:08:26 jenglish Exp $ +/* $Id: ttkButton.c,v 1.8 2007/12/13 15:26:24 dgp Exp $ * Copyright (c) 2003, Joe English * * label, button, checkbutton, radiobutton, and menubutton widgets. |