Rename additional members for tqt3

pull/1/head
Timothy Pearson 12 years ago
parent 9695136b9c
commit ac18450e2f

@ -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());

Loading…
Cancel
Save