Merging from old trunk:
r559171 | bmeyer | 2006-07-06 20:08:14 +0200 (Thu, 06 Jul 2006) | 1 line remove line that wasn't suppost to be there. svn path=/trunk/KDE/kdebase/workspace/; revision=659221
This commit is contained in:
parent
afb0e7f5eb
commit
b201ca13e8
1 changed files with 0 additions and 1 deletions
|
@ -1252,7 +1252,6 @@ KTranslucencyConfig::KTranslucencyConfig (bool _standAlone, KConfig *_config, co
|
|||
"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