Use tdeprocess.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/19/head
Michele Calgaro 9 months ago
parent 90e1dc248d
commit 8094b5d816
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -15,7 +15,7 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <kprocess.h> #include <tdeprocess.h>
#include <kicontheme.h> #include <kicontheme.h>
#include <tqregexp.h> #include <tqregexp.h>

@ -17,7 +17,7 @@
/* KDE */ /* KDE */
#include <ksock.h> #include <ksock.h>
#include <kprocess.h> #include <tdeprocess.h>
#include <tdemessagebox.h> #include <tdemessagebox.h>
/* TQt */ /* TQt */

@ -16,7 +16,7 @@
***************************************************************************/ ***************************************************************************/
#include <tdeglobalsettings.h> #include <tdeglobalsettings.h>
#include <kprocess.h> #include <tdeprocess.h>
#include <kstddirs.h> #include <kstddirs.h>
#include <tqstringlist.h> #include <tqstringlist.h>
#include <tqfile.h> #include <tqfile.h>

Loading…
Cancel
Save