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 64c5d7e..ae0f20a 100644 --- a/generic/ttk/ttkButton.c +++ b/generic/ttk/ttkButton.c @@ -1,4 +1,4 @@ -/* $Id: ttkButton.c,v 1.8.2.1 2010/08/26 02:06:09 hobbs Exp $ +/* * Copyright (c) 2003, Joe English * * label, button, checkbutton, radiobutton, and menubutton widgets. |