diff options
Diffstat (limited to 'extra/kde351/tdetoolbarbutton.h')
-rw-r--r-- | extra/kde351/tdetoolbarbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde351/tdetoolbarbutton.h b/extra/kde351/tdetoolbarbutton.h index 1c08569..6d5cd72 100644 --- a/extra/kde351/tdetoolbarbutton.h +++ b/extra/kde351/tdetoolbarbutton.h @@ -318,7 +318,7 @@ private: /** * List of TDEToolBarButton objects. * @internal -* @version $Id: ktoolbarbutton.h 465272 2005-09-29 09:47:40Z mueller $ +* @version $Id: tdetoolbarbutton.h 465272 2005-09-29 09:47:40Z mueller $ */ class TDEUI_EXPORT TDEToolBarButtonList : public TQIntDict<TDEToolBarButton> { |