Small correction to timeline-header-container.hpp

This commit is contained in:
Joel Holdsworth 2009-01-02 16:17:10 +00:00
parent bf0cfc295e
commit fa60ea76dd

View file

@ -55,9 +55,10 @@ public:
/** /**
* Constructor * Constructor
* *
* @param[in] timeline_widget A pointer to the owner timeline widget * @param[in] timeline_widget A reference to the owner timeline widget
*/ */
TimelineHeaderContainer(gui::widgets::TimelineWidget &timeline_widget); TimelineHeaderContainer(
gui::widgets::TimelineWidget &timeline_widget);
/** /**
* Attaches the header all the header widgets of root * Attaches the header all the header widgets of root