summaryrefslogtreecommitdiffstats
path: root/kioslave/man/kio_man.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/man/kio_man.h')
-rw-r--r--kioslave/man/kio_man.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kioslave/man/kio_man.h b/kioslave/man/kio_man.h
index f571082db..d1d924ce0 100644
--- a/kioslave/man/kio_man.h
+++ b/kioslave/man/kio_man.h
@@ -61,6 +61,7 @@ public:
private slots:
void slotGetStdOutput(KProcess*, char*, int);
+ void slotGetStdOutputUtf8(KProcess*, char*, int);
private:
void checkManPaths();