diff options
Diffstat (limited to 'lib/plugin.h')
-rw-r--r-- | lib/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugin.h b/lib/plugin.h index 6966a0b..0432fe5 100644 --- a/lib/plugin.h +++ b/lib/plugin.h @@ -150,7 +150,7 @@ public: * An about widget is created that shows the contributors to * the application, along with copyright information and the * application's icon. This widget can be used pretty much - * anywhere. Copied from KAboutDialog, mostly. + * anywhere. Copied from TDEAboutDialog, mostly. * * @param parent The widget that holds the about widget. * @param data The TDEAboutData that is used to populate the widget. |