Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/6/head
Michele Calgaro 5 months ago
parent e305356bf1
commit 331458ea66
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