diff options
Diffstat (limited to 'kmail/Mainpage.dox')
-rw-r--r-- | kmail/Mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/Mainpage.dox b/kmail/Mainpage.dox index d970bbe8a..927acc7ed 100644 --- a/kmail/Mainpage.dox +++ b/kmail/Mainpage.dox @@ -171,7 +171,7 @@ of which you have to reimplement at least the first two: - void installProfile() This is called when the user selected a profile and hit apply. A - profile is just another KConfig object. Therefore, this method + profile is just another TDEConfig object. Therefore, this method should be the same as setup(), except that you should only alter widgets for configs that really exist in the profile. |