Use tdeinstance.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/90/head
Michele Calgaro 4 weeks ago
parent d5d48e4a48
commit d23069b5e9
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -23,7 +23,7 @@
#include <tqlabel.h>
#include <kinstance.h>
#include <tdeinstance.h>
#include <tdelocale.h>
#include <tqstring.h>
#include <tqwidget.h>

@ -22,7 +22,7 @@
#include <tqmessagebox.h>
#include <tqprocess.h>
#include <tqstring.h>
#include <kinstance.h>
#include <tdeinstance.h>
#include <tdeglobal.h>
#include <tdestandarddirs.h>
#include <ksplashscreen.h>

@ -41,7 +41,7 @@ AMAROK_EXPORT_PLUGIN( NjbMediaDevice )
#include <kdebug.h>
#include <tdefiledialog.h>
#include <kiconloader.h> //smallIcon
#include <kinstance.h>
#include <tdeinstance.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>

Loading…
Cancel
Save