summaryrefslogtreecommitdiffstats
path: root/kgantt/kgantt/KGantt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kgantt/kgantt/KGantt.h')
-rw-r--r--kgantt/kgantt/KGantt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kgantt/kgantt/KGantt.h b/kgantt/kgantt/KGantt.h
index 887acfaf..79c7f7d3 100644
--- a/kgantt/kgantt/KGantt.h
+++ b/kgantt/kgantt/KGantt.h
@@ -38,7 +38,7 @@
#include <tqsplitter.h>
#include <tdepopupmenu.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include "KGanttItem.h"
#include "xQGanttListView.h"
@@ -87,11 +87,11 @@
* bar view.
*/
////////////////////////////////
-class KDE_EXPORT KGantt : public TQWidget
+class TDE_EXPORT KGantt : public TQWidget
////////////////////////////////
{
- Q_OBJECT
+ TQ_OBJECT