summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
commit7e1f58b3915521f62a4a11d66254f9c20f64cc0c (patch)
tree287c13b3b0f2f70d866c197703617732bf410497
parent17ad382f9e61a670f02a36db987de47e43282b64 (diff)
downloadtdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.tar.gz
tdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--kdvi/dviRenderer.cpp2
-rw-r--r--kdvi/dviRenderer_draw.cpp2
-rw-r--r--kdvi/dviRenderer_export.cpp2
-rw-r--r--kdvi/dviRenderer_prescan.cpp2
-rw-r--r--kdvi/fontpool.cpp2
-rw-r--r--kfax/kfax.cpp2
-rw-r--r--kgamma/kcmkgamma/kgamma.cpp2
-rw-r--r--kghostview/kgvconfigdialog.cpp2
-rw-r--r--kghostview/kgvdocument.cpp2
-rw-r--r--kghostview/kpswidget.cpp2
-rw-r--r--kooka/kocrocrad.cpp2
-rw-r--r--kooka/ksaneocr.cpp2
-rw-r--r--kpdf/part.cpp2
-rw-r--r--kpovmodeler/pmdialogview.cpp2
-rw-r--r--kpovmodeler/pmpovrayrenderwidget.cpp2
-rw-r--r--ksnapshot/ksnapshot.cpp2
-rw-r--r--tdefile-plugins/bmp/tdefile_bmp.cpp2
-rw-r--r--tdefile-plugins/dds/tdefile_dds.cpp2
-rw-r--r--tdefile-plugins/exr/tdefile_exr.cpp2
-rw-r--r--tdefile-plugins/gif/tdefile_gif.cpp2
-rw-r--r--tdefile-plugins/ico/tdefile_ico.cpp2
-rw-r--r--tdefile-plugins/jpeg/tdefile_jpeg.cpp2
-rw-r--r--tdefile-plugins/png/tdefile_png.cpp2
-rw-r--r--tdefile-plugins/tga/tdefile_tga.cpp2
-rw-r--r--tdefile-plugins/xbm/tdefile_xbm.cpp2
25 files changed, 25 insertions, 25 deletions
diff --git a/kdvi/dviRenderer.cpp b/kdvi/dviRenderer.cpp
index 6fbe4a46..68cb2238 100644
--- a/kdvi/dviRenderer.cpp
+++ b/kdvi/dviRenderer.cpp
@@ -39,7 +39,7 @@
#include <tdeio/netaccess.h>
#include <tdelocale.h>
#include <kprinter.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprogress.h>
#include <kstandarddirs.h>
#include <kstdguiitem.h>
diff --git a/kdvi/dviRenderer_draw.cpp b/kdvi/dviRenderer_draw.cpp
index 74b5fd22..8433b5d4 100644
--- a/kdvi/dviRenderer_draw.cpp
+++ b/kdvi/dviRenderer_draw.cpp
@@ -70,7 +70,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tqpainter.h>
#include <tqbitmap.h>
#include <tqimage.h>
diff --git a/kdvi/dviRenderer_export.cpp b/kdvi/dviRenderer_export.cpp
index b07e9b87..cae3007c 100644
--- a/kdvi/dviRenderer_export.cpp
+++ b/kdvi/dviRenderer_export.cpp
@@ -35,7 +35,7 @@
#include <tdeio/netaccess.h>
#include <tdelocale.h>
#include <kprinter.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdetempfile.h>
#include <tqlabel.h>
#include <tqpainter.h>
diff --git a/kdvi/dviRenderer_prescan.cpp b/kdvi/dviRenderer_prescan.cpp
index 84493dcc..aef00f4c 100644
--- a/kdvi/dviRenderer_prescan.cpp
+++ b/kdvi/dviRenderer_prescan.cpp
@@ -21,7 +21,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <kmimetype.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprocio.h>
#include <kprogress.h>
#include <tqapplication.h>
diff --git a/kdvi/fontpool.cpp b/kdvi/fontpool.cpp
index d7b73847..4211ec16 100644
--- a/kdvi/fontpool.cpp
+++ b/kdvi/fontpool.cpp
@@ -10,7 +10,7 @@
#include <kinstance.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprocio.h>
#include <math.h>
#include <tqapplication.h>
diff --git a/kfax/kfax.cpp b/kfax/kfax.cpp
index acdbeab4..77f64539 100644
--- a/kfax/kfax.cpp
+++ b/kfax/kfax.cpp
@@ -58,7 +58,7 @@
#include <kurldrag.h>
#include <kstatusbar.h>
#include <tdeaction.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprinter.h>
#include <tdeio/job.h>
#include <kdebug.h>
diff --git a/kgamma/kcmkgamma/kgamma.cpp b/kgamma/kcmkgamma/kgamma.cpp
index 23d7ebba..305169b5 100644
--- a/kgamma/kcmkgamma/kgamma.cpp
+++ b/kgamma/kcmkgamma/kgamma.cpp
@@ -31,7 +31,7 @@
#include <tdeconfig.h>
#include <tdelocale.h>
#include <tdeglobal.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdialog.h>
#include <kgenericfactory.h>
diff --git a/kghostview/kgvconfigdialog.cpp b/kghostview/kgvconfigdialog.cpp
index e61d9682..b16fca14 100644
--- a/kghostview/kgvconfigdialog.cpp
+++ b/kghostview/kgvconfigdialog.cpp
@@ -28,7 +28,7 @@
#include <kinstance.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <tdeconfigdialog.h>
diff --git a/kghostview/kgvdocument.cpp b/kghostview/kgvdocument.cpp
index 8a1a6776..94d7fc21 100644
--- a/kghostview/kgvdocument.cpp
+++ b/kghostview/kgvdocument.cpp
@@ -29,7 +29,7 @@
#include <tdemessagebox.h>
#include <kmimetype.h>
#include <kprinter.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdetempfile.h>
#include <tdeio/netaccess.h>
#include <tdelocale.h>
diff --git a/kghostview/kpswidget.cpp b/kghostview/kpswidget.cpp
index 7dd9f1be..e64a6c25 100644
--- a/kghostview/kpswidget.cpp
+++ b/kghostview/kpswidget.cpp
@@ -27,7 +27,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "configuration.h"
diff --git a/kooka/kocrocrad.cpp b/kooka/kocrocrad.cpp
index 2627311b..5f2f926b 100644
--- a/kooka/kocrocrad.cpp
+++ b/kooka/kocrocrad.cpp
@@ -41,7 +41,7 @@
#include <kseparator.h>
#include <tdemessagebox.h>
#include <kurlrequester.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "resource.h"
#include "kocrocrad.h"
diff --git a/kooka/ksaneocr.cpp b/kooka/ksaneocr.cpp
index 774c66b2..0f73aa5c 100644
--- a/kooka/ksaneocr.cpp
+++ b/kooka/ksaneocr.cpp
@@ -31,7 +31,7 @@
#include <tdeconfig.h>
#include <tdeapplication.h>
#include <tdetempfile.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <stdlib.h>
#include <tdespell.h>
#include <tdespelldlg.h>
diff --git a/kpdf/part.cpp b/kpdf/part.cpp
index 97f1b5b4..f39ffef6 100644
--- a/kpdf/part.cpp
+++ b/kpdf/part.cpp
@@ -52,7 +52,7 @@
#include <tdeio/netaccess.h>
#include <tdeio/job.h>
#include <tdepopupmenu.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <tdetempfile.h>
#include <ktrader.h>
diff --git a/kpovmodeler/pmdialogview.cpp b/kpovmodeler/pmdialogview.cpp
index 88a5c603..6a8e07d1 100644
--- a/kpovmodeler/pmdialogview.cpp
+++ b/kpovmodeler/pmdialogview.cpp
@@ -28,7 +28,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kdialog.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kiconloader.h>
#include <krun.h>
#include <kstdguiitem.h>
diff --git a/kpovmodeler/pmpovrayrenderwidget.cpp b/kpovmodeler/pmpovrayrenderwidget.cpp
index 0c33490c..ea3214c5 100644
--- a/kpovmodeler/pmpovrayrenderwidget.cpp
+++ b/kpovmodeler/pmpovrayrenderwidget.cpp
@@ -20,7 +20,7 @@
#include "pmdebug.h"
#include "pmdragwidget.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <tdelocale.h>
#include <tdeconfig.h>
diff --git a/ksnapshot/ksnapshot.cpp b/ksnapshot/ksnapshot.cpp
index 0743de97..b82fd1c0 100644
--- a/ksnapshot/ksnapshot.cpp
+++ b/ksnapshot/ksnapshot.cpp
@@ -37,7 +37,7 @@
#include <kpushbutton.h>
#include <tdestartupinfo.h>
#include <kiconloader.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <krun.h>
#include <tqcursor.h>
diff --git a/tdefile-plugins/bmp/tdefile_bmp.cpp b/tdefile-plugins/bmp/tdefile_bmp.cpp
index 5349edb0..7052222f 100644
--- a/tdefile-plugins/bmp/tdefile_bmp.cpp
+++ b/tdefile-plugins/bmp/tdefile_bmp.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_bmp.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>
diff --git a/tdefile-plugins/dds/tdefile_dds.cpp b/tdefile-plugins/dds/tdefile_dds.cpp
index d1fd56fe..4a57bd45 100644
--- a/tdefile-plugins/dds/tdefile_dds.cpp
+++ b/tdefile-plugins/dds/tdefile_dds.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_dds.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>
diff --git a/tdefile-plugins/exr/tdefile_exr.cpp b/tdefile-plugins/exr/tdefile_exr.cpp
index 77e5c80d..ffbe74d2 100644
--- a/tdefile-plugins/exr/tdefile_exr.cpp
+++ b/tdefile-plugins/exr/tdefile_exr.cpp
@@ -39,7 +39,7 @@
#include <string>
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kdebug.h>
diff --git a/tdefile-plugins/gif/tdefile_gif.cpp b/tdefile-plugins/gif/tdefile_gif.cpp
index 112b780a..3a03813b 100644
--- a/tdefile-plugins/gif/tdefile_gif.cpp
+++ b/tdefile-plugins/gif/tdefile_gif.cpp
@@ -26,7 +26,7 @@
#include "tdefile_gif.h"
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kdebug.h>
diff --git a/tdefile-plugins/ico/tdefile_ico.cpp b/tdefile-plugins/ico/tdefile_ico.cpp
index 057fe0a8..ad6eba4f 100644
--- a/tdefile-plugins/ico/tdefile_ico.cpp
+++ b/tdefile-plugins/ico/tdefile_ico.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_ico.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>
diff --git a/tdefile-plugins/jpeg/tdefile_jpeg.cpp b/tdefile-plugins/jpeg/tdefile_jpeg.cpp
index 2c0894c2..12c6eca5 100644
--- a/tdefile-plugins/jpeg/tdefile_jpeg.cpp
+++ b/tdefile-plugins/jpeg/tdefile_jpeg.cpp
@@ -24,7 +24,7 @@
#include "tdefile_jpeg.h"
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kdebug.h>
diff --git a/tdefile-plugins/png/tdefile_png.cpp b/tdefile-plugins/png/tdefile_png.cpp
index 8a558aa6..0a48b949 100644
--- a/tdefile-plugins/png/tdefile_png.cpp
+++ b/tdefile-plugins/png/tdefile_png.cpp
@@ -22,7 +22,7 @@
#include "tdefile_png.h"
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kdebug.h>
diff --git a/tdefile-plugins/tga/tdefile_tga.cpp b/tdefile-plugins/tga/tdefile_tga.cpp
index 5263af48..683c8510 100644
--- a/tdefile-plugins/tga/tdefile_tga.cpp
+++ b/tdefile-plugins/tga/tdefile_tga.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_tga.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>
diff --git a/tdefile-plugins/xbm/tdefile_xbm.cpp b/tdefile-plugins/xbm/tdefile_xbm.cpp
index 1e9937a3..c4a2cb4b 100644
--- a/tdefile-plugins/xbm/tdefile_xbm.cpp
+++ b/tdefile-plugins/xbm/tdefile_xbm.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_xbm.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>