summaryrefslogtreecommitdiffstats
path: root/korn/kornaccountcfgimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kornaccountcfgimpl.cpp')
-rw-r--r--korn/kornaccountcfgimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kornaccountcfgimpl.cpp b/korn/kornaccountcfgimpl.cpp
index 43493d99..4a8af84e 100644
--- a/korn/kornaccountcfgimpl.cpp
+++ b/korn/kornaccountcfgimpl.cpp
@@ -165,7 +165,7 @@ void KornAccountCfgImpl::slotCancel()
void KornAccountCfgImpl::slotProtocolChanged( const TQString& proto )
{
const Protocol *protocol = Protocols::getProto( proto );
- TQStringList *groupBoxes = new QStringList;
+ TQStringList *groupBoxes = new TQStringList;
int counter = 1;
protocol->configFillGroupBoxes( groupBoxes );