Skip to content

Commit

Permalink
Fix doxygen warnings in MessageDisplay.
Browse files Browse the repository at this point in the history
Refs #6202
  • Loading branch information
martyngigg committed Apr 16, 2013
1 parent d6d8da2 commit 64af629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/MantidQt/MantidWidgets/src/MessageDisplay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ namespace MantidQt
}

/**
* @param loggerControl Controls whether the log-level applies globally or only to this channel
* @param logLevelControl Sets whether this widget can control the global log level, @see LogLevelControl
* @param parent An optional parent widget
*/
MessageDisplay::MessageDisplay(LogLevelControl logLevelControl, QWidget *parent)
Expand Down

0 comments on commit 64af629

Please sign in to comment.