forked from qt-creator/qt-creator
OutputPane: Use setter for display name
Change-Id: I2e89fbd052330c9e7124272c2f2fa81a0db94de9 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -49,12 +49,6 @@ namespace Core {
|
||||
Returns the toolbar widgets for the output pane.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QString IOutputPane::displayName() const
|
||||
|
||||
Returns the translated display name of the output pane.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn int IOutputPane::priorityInStatusBar() const
|
||||
|
||||
|
||||
Reference in New Issue
Block a user