Replace kdemacros.h with tdemacros.h

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

@ -24,7 +24,7 @@
#include <tqbutton.h> #include <tqbutton.h>
#include <tqpixmap.h> #include <tqpixmap.h>
#include <kdemacros.h> #include <tdemacros.h>
class TDE_EXPORT SimpleButton : public TQButton class TDE_EXPORT SimpleButton : public TQButton
{ {

@ -24,7 +24,7 @@
#include <tqbutton.h> #include <tqbutton.h>
#include <tqpixmap.h> #include <tqpixmap.h>
#include <kdemacros.h> #include <tdemacros.h>
class TDE_EXPORT SimpleButton : public TQButton class TDE_EXPORT SimpleButton : public TQButton
{ {

@ -24,7 +24,7 @@
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdemessagebox.h> #include <tdemessagebox.h>
#include <tdeglobal.h> #include <tdeglobal.h>
#include <kdemacros.h> #include <tdemacros.h>
#include "mediawidget.h" #include "mediawidget.h"
KonqSidebar_MediaPlayer::KonqSidebar_MediaPlayer(TDEInstance *instance,TQObject *parent,TQWidget *widgetParent, TQString &desktopName_, const char* name): KonqSidebar_MediaPlayer::KonqSidebar_MediaPlayer(TDEInstance *instance,TQObject *parent,TQWidget *widgetParent, TQString &desktopName_, const char* name):

@ -35,7 +35,7 @@
#include <tdemessagebox.h> #include <tdemessagebox.h>
#include <kdesktopfile.h> #include <kdesktopfile.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kdemacros.h> #include <tdemacros.h>
#include "sidebar_news.h" #include "sidebar_news.h"
#include "nsstacktabwidget.h" #include "nsstacktabwidget.h"
#include "norsswidget.h" #include "norsswidget.h"

Loading…
Cancel
Save