API docs: add deprecation notice found in the git log

This commit is contained in:
David Faure 2017-11-23 21:48:41 +01:00
parent 0f0b544992
commit 1d01cd4393

View File

@ -41,6 +41,9 @@ namespace PlasmaQuick
class ViewPrivate;
/**
* Deprecated, use ContainmentView instead.
*/
class PLASMAQUICK_EXPORT View : public QQuickView
{
Q_OBJECT