diff options
Diffstat (limited to 'khtml/khtml_part.h')
-rw-r--r-- | khtml/khtml_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/khtml_part.h b/khtml/khtml_part.h index c3c0ba23f..e65a41c11 100644 --- a/khtml/khtml_part.h +++ b/khtml/khtml_part.h @@ -450,7 +450,7 @@ public: * Java and Plugins support. This might change in the future if the security model * is becoming more sophisticated, so don't rely on this behaviour. * - * ( default false - everything is loaded unless forbidden by KApplication::authorizeURLAction). + * ( default false - everything is loaded unless forbidden by TDEApplication::authorizeURLAction). */ void setOnlyLocalReferences( bool enable ); |