Use tdeinstance.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 3 days ago
parent f689e16f35
commit 4530d85f05
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -21,7 +21,7 @@
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kdebug.h> #include <kdebug.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <kinstance.h> #include <tdeinstance.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <tdeparts/part.h> #include <tdeparts/part.h>

@ -183,7 +183,7 @@ kimageeffect.h
kimagefilepreview.h kimagefilepreview.h
kimageio.h kimageio.h
kinputdialog.h kinputdialog.h
kinstance.h tdeinstance.h
kipc.h kipc.h
kjanuswidget.h kjanuswidget.h
kkeybutton.h kkeybutton.h

@ -3,7 +3,7 @@
#include <tqstring.h> #include <tqstring.h>
#include <tqstringlist.h> #include <tqstringlist.h>
#include <tqsessionmanager.h> #include <tqsessionmanager.h>
#include <kinstance.h> #include <tdeinstance.h>
#include <kurl.h> #include <kurl.h>
#include <tqpalette.h> #include <tqpalette.h>
#include <tqnamespace.h> #include <tqnamespace.h>

@ -1,6 +1,6 @@
//Auto-generated by kalyptus. DO NOT EDIT. //Auto-generated by kalyptus. DO NOT EDIT.
#include <tqstring.h> #include <tqstring.h>
#include <kinstance.h> #include <tdeinstance.h>
#include <tqcstring.h> #include <tqcstring.h>
#include <qtjava/QtSupport.h> #include <qtjava/QtSupport.h>

Loading…
Cancel
Save