Use tdeinstance.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/63/head
Michele Calgaro 5 months ago
parent 2d7a3114f4
commit ae098dd0dc
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -78,7 +78,7 @@
#include "kimecommon.h"
#include <tdeparts/genericfactory.h>
#include <kinstance.h>
#include <tdeinstance.h>
// Factory code for KDE 3
typedef KParts::GenericFactory<KImageMapEditor> KimeFactory;

@ -20,7 +20,7 @@
#include <tdeaboutdata.h>
#include <tdelocale.h>
#include <kinstance.h>
#include <tdeinstance.h>
#include <tdeaction.h>
#include <kstdaction.h>
#include <tdefiledialog.h>

@ -16,7 +16,7 @@
#include <kdebug.h>
#include <kinstance.h>
#include <tdeinstance.h>
#include <tdeparts/genericfactory.h>
#include <tqpoint.h>

@ -2,7 +2,7 @@
#include "libxsldbg/files.h"
#include "libxsldbg/xsldbg.h"
#include <kinstance.h>
#include <tdeinstance.h>
#include <tdeaction.h>
#include <kstdaction.h>
#include <tdefiledialog.h>
@ -19,7 +19,7 @@
#include "../kxsldbg.h"
#include <tdeaction.h>
#include <tdecmdlineargs.h>
#include <kinstance.h>
#include <tdeinstance.h>
#include <kiconloader.h>
#include <tqmessagebox.h>
#include <tdelocale.h>

Loading…
Cancel
Save