diff options
author | David Faure <faure@kde.org> | 2009-05-20 10:45:16 (GMT) |
---|---|---|
committer | David Faure <faure@kde.org> | 2009-05-20 10:45:16 (GMT) |
commit | bc21fb2449ec80da39ee3f533f8f76b2ae726f50 (patch) | |
tree | f6f843a6ed4957eba3176a279eaa1114dca6ed7d /doc/src/examples/musicplayerexample.qdoc | |
parent | 7c77f60643d14864e579eeddb95ec54c8c963fd9 (diff) | |
parent | e9dec649afc2e513354c79f6e38ca53b6943cccc (diff) | |
download | Qt-bc21fb2449ec80da39ee3f533f8f76b2ae726f50.zip Qt-bc21fb2449ec80da39ee3f533f8f76b2ae726f50.tar.gz Qt-bc21fb2449ec80da39ee3f533f8f76b2ae726f50.tar.bz2 |
Merge branch 'master' of git://gitorious.org/qt/qt
Diffstat (limited to 'doc/src/examples/musicplayerexample.qdoc')
-rw-r--r-- | doc/src/examples/musicplayerexample.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/musicplayerexample.qdoc b/doc/src/examples/musicplayerexample.qdoc index d23c1f1..9f04bf6 100644 --- a/doc/src/examples/musicplayerexample.qdoc +++ b/doc/src/examples/musicplayerexample.qdoc @@ -154,7 +154,7 @@ \snippet examples/phonon/musicplayer/mainwindow.cpp 5 - We move on to the the slots of \c MainWindow, starting with \c + We move on to the slots of \c MainWindow, starting with \c addFiles(): \snippet examples/phonon/musicplayer/mainwindow.cpp 6 |