::updatebackgroundcolor renamed to ::activeChange, for consistency with client
svn path=/trunk/KDE/kdebase/workspace/; revision=1018242
This commit is contained in:
parent
de4713e634
commit
7e3a920edb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ namespace Nitrogen
|
|||
public slots:
|
||||
|
||||
//! update background color
|
||||
void updateBackgroundColor( void );
|
||||
void activeChange( void );
|
||||
|
||||
protected slots:
|
||||
|
||||
|
|
Loading…
Reference in a new issue