Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 331458ea66)
r14.1.x
Michele Calgaro 5 months ago
parent 8d48abe4ff
commit 0289c35c30
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -21,7 +21,7 @@
#define KOMMANDOVIEW_H #define KOMMANDOVIEW_H
#include <tqlistview.h> #include <tqlistview.h>
#include <kdemacros.h> #include <tdemacros.h>
/** /**
@author Daniel Stöckel <the_docter@gmx.net> @author Daniel Stöckel <the_docter@gmx.net>

@ -21,7 +21,7 @@
#define MENULISTVIEWITEM_H #define MENULISTVIEWITEM_H
#include <tqlistview.h> #include <tqlistview.h>
#include <kdemacros.h> #include <tdemacros.h>
class TDE_EXPORT MenuListViewItem : public TQListViewItem class TDE_EXPORT MenuListViewItem : public TQListViewItem
{ {

Loading…
Cancel
Save