summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvdocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgvdocument.h')
-rw-r--r--kghostview/kgvdocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvdocument.h b/kghostview/kgvdocument.h
index c207d627..3a9764f3 100644
--- a/kghostview/kgvdocument.h
+++ b/kghostview/kgvdocument.h
@@ -176,7 +176,7 @@ protected slots:
void processExited();
private:
- KProcess* _process;
+ TDEProcess* _process;
TQString _ghostscriptPath;
};