diff options
Diffstat (limited to 'tdeparts/part.h')
-rw-r--r-- | tdeparts/part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/part.h b/tdeparts/part.h index 6b2051f72..530da61c3 100644 --- a/tdeparts/part.h +++ b/tdeparts/part.h @@ -668,7 +668,7 @@ protected: * On failure the function should inform the user about the * problem with an appropriate message box. Standard error * messages can be constructed using TDEIO::buildErrorString() - * in combination with the error codes defined in kio/global.h + * in combination with the error codes defined in tdeio/global.h */ virtual bool saveFile() = 0; |