summaryrefslogtreecommitdiffstats
path: root/kviewshell/kviewpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/kviewpart.h')
-rw-r--r--kviewshell/kviewpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kviewshell/kviewpart.h b/kviewshell/kviewpart.h
index 1ea8aafd..cf66e69d 100644
--- a/kviewshell/kviewpart.h
+++ b/kviewshell/kviewpart.h
@@ -6,7 +6,7 @@
#include "pageSize.h"
#include "zoom.h"
-#include <kparts/browserextension.h>
+#include <tdeparts/browserextension.h>
#include <tqtimer.h>
class TDEAboutData;
@@ -71,7 +71,7 @@ public slots:
virtual TQStringList fileFormats() const;
void setStatusBarTextFromMultiPage(const TQString &);
- /** Calling this slot will cause the kmultipage to reload the file */
+ /** Calling this slot will cause the tdemultipage to reload the file */
void reload();
void restoreDocument(const KURL &url, int page);