diff options
Diffstat (limited to 'extra/kde331/tdetoolbarbutton.h')
-rw-r--r-- | extra/kde331/tdetoolbarbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde331/tdetoolbarbutton.h b/extra/kde331/tdetoolbarbutton.h index 724e26b..27936a8 100644 --- a/extra/kde331/tdetoolbarbutton.h +++ b/extra/kde331/tdetoolbarbutton.h @@ -303,7 +303,7 @@ private: /** * List of TDEToolBarButton objects. * @internal -* @version $Id: ktoolbarbutton.h,v 1.36 2004/03/18 02:50:16 bmeyer Exp $ +* @version $Id: tdetoolbarbutton.h,v 1.36 2004/03/18 02:50:16 bmeyer Exp $ */ class TDEToolBarButtonList : public TQIntDict<TDEToolBarButton> { |