Doc: removed reference to non-existing snippet
Command \snippet (//! [3])' failed at end of file ../widgets/widgets/charactermap/mainwindow.cpp Change-Id: Ib095053bd4ff3901d7a9cd91aae3d83ec5f60807 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
389165dd25
commit
9e0837bd6e
@ -343,9 +343,7 @@
|
||||
|
||||
Applications can also communicate with each other by putting data on
|
||||
the clipboard. To access this, you need to obtain a QClipboard object
|
||||
from the QApplication object:
|
||||
|
||||
\snippet ../widgets/widgets/charactermap/mainwindow.cpp 3
|
||||
from the QApplication object.
|
||||
|
||||
The QMimeData class is used to represent data that is transferred to and
|
||||
from the clipboard. To put data on the clipboard, you can use the
|
||||
|
Loading…
Reference in New Issue
Block a user