API docs: add deprecation notice found in the git log
This commit is contained in:
parent
0f0b544992
commit
1d01cd4393
@ -41,6 +41,9 @@ namespace PlasmaQuick
|
||||
|
||||
class ViewPrivate;
|
||||
|
||||
/**
|
||||
* Deprecated, use ContainmentView instead.
|
||||
*/
|
||||
class PLASMAQUICK_EXPORT View : public QQuickView
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Loading…
Reference in New Issue
Block a user