Use tdeprocess.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/14/head
Michele Calgaro 3 months ago
parent e248561db8
commit 8fed958aa4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -22,7 +22,7 @@
#include <tqstringlist.h>
#include <tqobject.h>
#include <kprocess.h>
#include <tdeprocess.h>
class RDBListener: public TQObject
{

@ -18,7 +18,7 @@
#include "rdbmanager.h"
#include <kprocess.h>
#include <tdeprocess.h>
#include <kdebug.h>
#include <tqfile.h>
#include <keepsettings.h>

@ -23,7 +23,7 @@
#include <tqfileinfo.h>
#include <tqdatetime.h>
#include <kdebug.h>
#include <kprocess.h>
#include <tdeprocess.h>
#include <krun.h>
#include <tdemessagebox.h>
#include <kstdguiitem.h>

Loading…
Cancel
Save