typos--
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=781856
This commit is contained in:
parent
3fd5752be8
commit
9d6ce15f54
2
applet.h
2
applet.h
@ -78,7 +78,7 @@ class PLASMA_EXPORT Applet : public Widget
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @arg parent the QGraphicsItem this applet is parented to
|
* @arg parent the QGraphicsItem this applet is parented to
|
||||||
* @arg servideId the name of the .desktop file containing the
|
* @arg serviceId the name of the .desktop file containing the
|
||||||
* information about the widget
|
* information about the widget
|
||||||
* @arg appletId a unique id used to differentiate between multiple
|
* @arg appletId a unique id used to differentiate between multiple
|
||||||
* instances of the same Applet type
|
* instances of the same Applet type
|
||||||
|
@ -38,7 +38,7 @@ class PLASMA_EXPORT GLApplet : public Applet
|
|||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
* @arg parent the QGraphicsItem this applet is parented to
|
* @arg parent the QGraphicsItem this applet is parented to
|
||||||
* @arg servideId the name of the .desktop file containing the
|
* @arg serviceId the name of the .desktop file containing the
|
||||||
* information about the widget
|
* information about the widget
|
||||||
* @arg appletId a unique id used to differentiate between multiple
|
* @arg appletId a unique id used to differentiate between multiple
|
||||||
* instances of the same Applet type
|
* instances of the same Applet type
|
||||||
|
Loading…
x
Reference in New Issue
Block a user