aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager/commandbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/actionmanager/commandbutton.cpp')
-rw-r--r--src/plugins/coreplugin/actionmanager/commandbutton.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/plugins/coreplugin/actionmanager/commandbutton.cpp b/src/plugins/coreplugin/actionmanager/commandbutton.cpp
index ed724e42d02..a8dab391368 100644
--- a/src/plugins/coreplugin/actionmanager/commandbutton.cpp
+++ b/src/plugins/coreplugin/actionmanager/commandbutton.cpp
@@ -92,7 +92,8 @@ QString CommandAction::toolTipBase() const
}
/*!
- Sets the base tool tip that is extended with the command's shortcut.
+ Sets the base tool tip that is extended with the command's shortcut to
+ \a toolTipBase.
\sa toolTipBase()
*/
@@ -155,7 +156,8 @@ QString CommandButton::toolTipBase() const
}
/*!
- Sets the base tool tip that is extended with the command's shortcut.
+ Sets the base tool tip that is extended with the command's shortcut to
+ \a toolTipBase.
\sa toolTipBase()
*/