remove line that wasn't suppost to be there.
svn path=/trunk/KDE/kdebase/workspace/; revision=559171
This commit is contained in:
parent
a79bf53284
commit
3da31a53af
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue