summaryrefslogtreecommitdiffstats
path: root/kmouth/wordcompletion/dictionarycreationwizard.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:12:51 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:12:51 +0000
commit8f7fea12cf19b06203f5e74aa53822fea0b90bf3 (patch)
tree8c7b671d950784db9f52b9067409818bfd0fc099 /kmouth/wordcompletion/dictionarycreationwizard.h
parent28bf3cbba4139c8a0f81dc9d1a2f6c4ed724f22c (diff)
downloadtdeaccessibility-8f7fea12cf19b06203f5e74aa53822fea0b90bf3.tar.gz
tdeaccessibility-8f7fea12cf19b06203f5e74aa53822fea0b90bf3.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1158414 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmouth/wordcompletion/dictionarycreationwizard.h')
-rw-r--r--kmouth/wordcompletion/dictionarycreationwizard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmouth/wordcompletion/dictionarycreationwizard.h b/kmouth/wordcompletion/dictionarycreationwizard.h
index 0977680..b947b7f 100644
--- a/kmouth/wordcompletion/dictionarycreationwizard.h
+++ b/kmouth/wordcompletion/dictionarycreationwizard.h
@@ -31,8 +31,8 @@ class CreationSourceUI;
class CompletionWizardWidget;
class CreationSourceDetailsUI;
class KDEDocSourceUI;
-class QTextCodec;
-class QComboBox;
+class TQTextCodec;
+class TQComboBox;
class MergeWidget;
/**