diff options
Diffstat (limited to 'extra/kde320/tdetoolbarbutton.h')
-rw-r--r-- | extra/kde320/tdetoolbarbutton.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde320/tdetoolbarbutton.h b/extra/kde320/tdetoolbarbutton.h index 2c80447..6201d1d 100644 --- a/extra/kde320/tdetoolbarbutton.h +++ b/extra/kde320/tdetoolbarbutton.h @@ -20,7 +20,7 @@ Boston, MA 02110-1301, USA. */ -// $Id: ktoolbarbutton.h,v 1.34 2003/09/09 12:40:58 bhards Exp $ +// $Id: tdetoolbarbutton.h,v 1.34 2003/09/09 12:40:58 bhards Exp $ #ifndef _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H @@ -303,7 +303,7 @@ private: /** * List of TDEToolBarButton objects. * @internal -* @version $Id: ktoolbarbutton.h,v 1.34 2003/09/09 12:40:58 bhards Exp $ +* @version $Id: tdetoolbarbutton.h,v 1.34 2003/09/09 12:40:58 bhards Exp $ */ class TDEToolBarButtonList : public TQIntDict<TDEToolBarButton> { |