diff options
Diffstat (limited to 'tdeparts')
-rw-r--r-- | tdeparts/partmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/partmanager.h b/tdeparts/partmanager.h index 604e5ff92..1d9e0da84 100644 --- a/tdeparts/partmanager.h +++ b/tdeparts/partmanager.h @@ -253,7 +253,7 @@ signals: protected: /** * Changes the active instance when the active part changes. - * The active instance is used by KBugReport and KAboutDialog. + * The active instance is used by KBugReport and TDEAboutDialog. * Override if you really need to - usually you don't need to. */ virtual void setActiveInstance( TDEInstance * instance ); |