summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilot/todoWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/kpilot/todoWidget.h')
-rw-r--r--kpilot/kpilot/todoWidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpilot/kpilot/todoWidget.h b/kpilot/kpilot/todoWidget.h
index 18ea1f6d..63ee3e86 100644
--- a/kpilot/kpilot/todoWidget.h
+++ b/kpilot/kpilot/todoWidget.h
@@ -30,9 +30,9 @@
#ifndef _KPILOT_TODOWIDGET_H
#define _KPILOT_TODOWIDGET_H
-class QComboBox;
-class QPushButton;
-class QTextView;
+class TQComboBox;
+class TQPushButton;
+class TQTextView;
#include "pilotComponent.h"
#include "pilotTodoEntry.h"