Don't use obsolete header kapp.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7fca76f7a7)
r14.1.x
Michele Calgaro 3 weeks ago
parent 28279b3789
commit 05c69df68f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -28,7 +28,6 @@
#include <unistd.h>
#include <sys/types.h>
#include <kapp.h>
#include <tqwidget.h>
#include <tqpixmap.h>
#include <tqprocess.h>

@ -30,7 +30,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <kapp.h>
#include <tdeapplication.h>
#include <tdemessagebox.h>
#include <tdelocale.h>
#include <tqobject.h>

Loading…
Cancel
Save