summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qaction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qaction.cpp')
-rw-r--r--src/gui/kernel/qaction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qaction.cpp b/src/gui/kernel/qaction.cpp
index d3a1c069f0..ec205a5012 100644
--- a/src/gui/kernel/qaction.cpp
+++ b/src/gui/kernel/qaction.cpp
@@ -206,7 +206,7 @@ QObject *QActionPrivate::menu() const
menu and toolbar, then connected to the slot which will perform
the action. For example:
- \snippet mainwindows/application/mainwindow.cpp 19
+ \snippet ../widgets/mainwindows/application/mainwindow.cpp 19
Actions are added to widgets using QWidget::addAction() or
QGraphicsWidget::addAction(). Note that an action must be added to a