@ -61,7 +61,7 @@ void SQ_SelectDeselectGroup::slotEdit()
if(editorDialog)
{
KRegExpEditorInterface *editor = static_cast<KRegExpEditorInterface *>(editorDialog->qt_cast("KRegExpEditorInterface"));
KRegExpEditorInterface *editor = static_cast<KRegExpEditorInterface *>(editorDialog->tqt_cast("KRegExpEditorInterface"));
Q_ASSERT(editor);
editor->setRegExp(comboMask->currentText());