moved interlock between 'title highlight' and 'draw separator' from config to nitrogenconfigurationui
svn path=/trunk/KDE/kdebase/workspace/; revision=1020967
This commit is contained in:
parent
fe6b5e2087
commit
e9de48ff50
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ namespace Nitrogen
|
|||
connect( user_interface_->useOxygenShadows, SIGNAL(clicked()), SIGNAL(changed()) );
|
||||
connect( user_interface_->exceptions, SIGNAL(changed()), SIGNAL(changed()) );
|
||||
|
||||
connect( user_interface_->titleOutline, SIGNAL(toggled( bool )), user_interface_->drawSeparator, SLOT( setDisabled( bool ) ) );
|
||||
|
||||
load( configurationGroup );
|
||||
user_interface_->show();
|
||||
|
||||
|
|
Loading…
Reference in a new issue