Replace incorrect documentation

This commit is contained in:
David Edmundson 2014-06-19 15:14:03 +02:00
parent 21af3f8c81
commit f22dd8e571

View File

@ -37,9 +37,7 @@ class QmlObject;
}
/**
* QML wrapper for kdelibs Plasma::ToolTipDialog
*
* Exposed as `ToolTipDialog` in QML.
* Internally used by Tooltip
*/
class ToolTipDialog : public PlasmaQuick::Dialog
{