diff options
Diffstat (limited to 'extra/kde315/tdetoolbarbutton.h')
-rw-r--r-- | extra/kde315/tdetoolbarbutton.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde315/tdetoolbarbutton.h b/extra/kde315/tdetoolbarbutton.h index 7dd41f8..bea5bbe 100644 --- a/extra/kde315/tdetoolbarbutton.h +++ b/extra/kde315/tdetoolbarbutton.h @@ -20,7 +20,7 @@ Boston, MA 02110-1301, USA. */ -// $Id: ktoolbarbutton.h,v 1.26 2002/09/28 15:16:22 tjansen Exp $ +// $Id: tdetoolbarbutton.h,v 1.26 2002/09/28 15:16:22 tjansen Exp $ #ifndef _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H @@ -305,7 +305,7 @@ private: /** * List of @ref TDEToolBarButton objects. * @internal -* @version $Id: ktoolbarbutton.h,v 1.26 2002/09/28 15:16:22 tjansen Exp $ +* @version $Id: tdetoolbarbutton.h,v 1.26 2002/09/28 15:16:22 tjansen Exp $ */ class TDEToolBarButtonList : public TQIntDict<TDEToolBarButton> { |