From 1eec9df89735d39b4496b3dfd7b82988e7a255fb Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Wed, 4 Feb 2009 19:02:08 +0000 Subject: [PATCH] Correction to menu-button.hpp documentation --- src/gui/widgets/menu-button.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/widgets/menu-button.hpp b/src/gui/widgets/menu-button.hpp index 37a9b0447..4670cb718 100644 --- a/src/gui/widgets/menu-button.hpp +++ b/src/gui/widgets/menu-button.hpp @@ -19,8 +19,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/** @file timeline-widget.hpp - ** This file contains the definition of timeline widget +/** @file menu-button.hpp + ** This file contains the definition of menu button widget */ #ifndef MENU_BUTTON_HPP