Don't use obsolete header kapp.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/24/head
Michele Calgaro 2 weeks ago
parent 51b7b532e2
commit 365a0365e4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -48,7 +48,7 @@
#include <tqdir.h>
//TDE includes
#include <kapp.h>
#include <tdeapplication.h>
#include <tdelocale.h>
#include <tdeglobal.h>
#include <kstandarddirs.h>
@ -57,7 +57,6 @@
#include <tdehtmlview.h>
#include <kiconloader.h>
#include <ktabctl.h>
#include <kapp.h>
#include <tdelistbox.h>
#include <kkeydialog.h>
#include <tdeaction.h>

@ -31,7 +31,6 @@
#include <tdefontdialog.h>
#include <tdeaccel.h>
#include <kcolorbutton.h>
#include <kapp.h>
#include <tdelocale.h>
class TQHBox;

Loading…
Cancel
Save