Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 54240
Collapse All | Expand All

(-)baghira/kcmbaghira/kcmbaghira.cpp (-1 / +1 lines)
Lines 510-516 Link Here
510
	connect( drawDotlines, SIGNAL( toggled( bool ) ), buttonGroup9, SLOT( setEnabled( bool ) ) );
510
	connect( drawDotlines, SIGNAL( toggled( bool ) ), buttonGroup9, SLOT( setEnabled( bool ) ) );
511
	connect( useCustomExpanderColor, SIGNAL( toggled( bool ) ), expanderColor, SLOT( setEnabled( bool ) ) );
511
	connect( useCustomExpanderColor, SIGNAL( toggled( bool ) ), expanderColor, SLOT( setEnabled( bool ) ) );
512
	load();
512
	load();
513
	};
513
	}
514
514
515
515
516
kcmbaghira::~kcmbaghira() {}
516
kcmbaghira::~kcmbaghira() {}

Return to bug 54240