Use tdeprocess.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 1 week ago
parent 8cab923e1e
commit b33688f946
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -34,7 +34,7 @@
// TDE Headers // TDE Headers
#include <tdetempfile.h> #include <tdetempfile.h>
#include <kprocess.h> #include <tdeprocess.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Headers // Project Headers

@ -34,7 +34,7 @@
// TDE Headers // TDE Headers
#include <tdetempfile.h> #include <tdetempfile.h>
#include <kprocess.h> #include <tdeprocess.h>
#include <kurl.h> #include <kurl.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -35,7 +35,7 @@
// TDE Headers // TDE Headers
#include <tdetempfile.h> #include <tdetempfile.h>
#include <kprocess.h> #include <tdeprocess.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Headers // Project Headers

@ -29,7 +29,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// TDE Headers // TDE Headers
#include <kprocess.h> #include <tdeprocess.h>
namespace TDEIO { namespace TDEIO {
class Job; class Job;
}; };

@ -34,7 +34,7 @@ class TQListViewItem;
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// TDE Includes // TDE Includes
#include <kprocess.h> #include <tdeprocess.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -30,7 +30,7 @@ class TQLabel;
#include <tdemainwindow.h> #include <tdemainwindow.h>
#include <tdeaccel.h> #include <tdeaccel.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <kprocess.h> #include <tdeprocess.h>
#include <kurl.h> #include <kurl.h>
#include <tdefile.h> #include <tdefile.h>
#include <dcopobject.h> #include <dcopobject.h>

@ -34,7 +34,7 @@
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <kprocess.h> #include <tdeprocess.h>
#include <kpassdlg.h> #include <kpassdlg.h>
#include <klibloader.h> #include <klibloader.h>

Loading…
Cancel
Save