[plasma/libplasma] src/plasma: Drop wrong documentation
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d58c669afa75e3ebd13e7ca0185b72598f631310 by Nicolas Fella.
Committed on 22/07/2026 at 08:03.
Pushed by nicolasfella into branch 'master'.
Drop wrong documentation
M +0 -4 src/plasma/applet.h
https://invent.kde.org/plasma/libplasma/-/commit/d58c669afa75e3ebd13e7ca0185b72598f631310
diff --git a/src/plasma/applet.h b/src/plasma/applet.h
index 617889a4d..5545988fc 100644
--- a/src/plasma/applet.h
+++ b/src/plasma/applet.h
@@ -391,10 +391,6 @@ public:
// CONFIGURATION
/*!
* Returns the KConfigGroup to access the applets configuration.
- *
- * This config object will write to an instance
- * specific config file named \<appletname\>\<instanceid\>rc
- * in the Plasma appdata directory.
**/
KConfigGroup config() const;