summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qpushbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qpushbutton.cpp')
-rw-r--r--src/widgets/widgets/qpushbutton.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/widgets/qpushbutton.cpp b/src/widgets/widgets/qpushbutton.cpp
index 57af09fef5..e13ea83fd7 100644
--- a/src/widgets/widgets/qpushbutton.cpp
+++ b/src/widgets/widgets/qpushbutton.cpp
@@ -513,7 +513,8 @@ void QPushButton::focusOutEvent(QFocusEvent *e)
Ownership of the menu is \e not transferred to the push button.
\image fusion-pushbutton-menu.png Screenshot of a Fusion style push button with popup menu.
- A push button with popup menus shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
+ A push button with popup menus shown in the \l{Qt Widget Gallery}
+ {Fusion widget style}.
\sa menu()
*/