summaryrefslogtreecommitdiffstats
path: root/keduca/keduca
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:20:32 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:20:32 +0000
commite140fe793e447985ac06d109a8548ab62ea99d6e (patch)
tree0b50d2253a0c85238cc4dcba5c4f949de3f0eb15 /keduca/keduca
parent0a6e0958c03e41c87b15557b6f407874f20c2f8d (diff)
downloadtdeedu-e140fe793e447985ac06d109a8548ab62ea99d6e.tar.gz
tdeedu-e140fe793e447985ac06d109a8548ab62ea99d6e.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'keduca/keduca')
-rw-r--r--keduca/keduca/keducaview.h6
-rw-r--r--keduca/keduca/kquestion.h2
2 files changed, 4 insertions, 4 deletions
diff --git a/keduca/keduca/keducaview.h b/keduca/keduca/keducaview.h
index d710ef4f..aa04df5e 100644
--- a/keduca/keduca/keducaview.h
+++ b/keduca/keduca/keducaview.h
@@ -24,9 +24,9 @@
#include <tqsplitter.h>
#include <tqwidgetstack.h>
-class QTimer;
-class QTextEdit;
-class QLabel;
+class TQTimer;
+class TQTextEdit;
+class TQLabel;
class KPushButton;
diff --git a/keduca/keduca/kquestion.h b/keduca/keduca/kquestion.h
index 2cd53a30..0f349580 100644
--- a/keduca/keduca/kquestion.h
+++ b/keduca/keduca/kquestion.h
@@ -23,7 +23,7 @@
#include <tqtextedit.h>
#include <tqlabel.h>
-class QTimer;
+class TQTimer;
class KProgress;
/**Question view