diff options
Diffstat (limited to 'konqueror/konq_view.h')
-rw-r--r-- | konqueror/konq_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_view.h b/konqueror/konq_view.h index 5d0c0af57..2af897dd3 100644 --- a/konqueror/konq_view.h +++ b/konqueror/konq_view.h @@ -309,7 +309,7 @@ public: void goHistory( int steps ); - // Set the KGlobal active instance (the one used by KBugReport) + // Set the TDEGlobal active instance (the one used by KBugReport) void setActiveInstance(); // Called before reloading this view. Sets args.reload to true, and offers to repost form data. |