From 8f7fea12cf19b06203f5e74aa53822fea0b90bf3 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:12:51 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1158414 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmouth/wordcompletion/dictionarycreationwizard.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmouth/wordcompletion/dictionarycreationwizard.h') 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; /** -- cgit v1.2.1