::updatebackgroundcolor renamed to ::activeChange, for consistency with client

svn path=/trunk/KDE/kdebase/workspace/; revision=1018242
This commit is contained in:
Hugo Pereira Da Costa 2009-09-01 14:03:51 +00:00
parent de4713e634
commit 7e3a920edb

View file

@ -54,7 +54,7 @@ namespace Nitrogen
public slots: public slots:
//! update background color //! update background color
void updateBackgroundColor( void ); void activeChange( void );
protected slots: protected slots: