remove line that wasn't suppost to be there.

svn path=/trunk/KDE/kdebase/workspace/; revision=559171
icc-effect-5.14.5
Benjamin Meyer 2006-07-06 18:08:14 +00:00
parent a79bf53284
commit 3da31a53af
1 changed files with 0 additions and 1 deletions

View File

@ -1257,7 +1257,6 @@ KTranslucencyConfig::KTranslucencyConfig (bool _standAlone, KConfig *_config, KI
"In <i>Section \"Device\"</i></qt>"), this);
label->setOpenExternalLinks(true);
label->setTextInteractionFlags(Qt::LinksAccessibleByMouse);
label->setTextInteractionFlags(Qt::TextInteractionFlags(style()->styleHint(QStyle::SH_MessageBox_TextInteractionFlags)));
lay->addWidget(label);
}
else