removed red background ;)
svn path=/trunk/kdebase/kwin/; revision=33386
This commit is contained in:
parent
ec0c1a1a5c
commit
b47ce2b623
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ static void sendClientMessage(Window w, Atom a, long x){
|
|||
WindowWrapper::WindowWrapper( WId w, Client *parent, const char* name)
|
||||
: QWidget( parent, name )
|
||||
{
|
||||
setBackgroundColor( red );
|
||||
win = w;
|
||||
setMouseTracking( TRUE );
|
||||
|
||||
|
|
Loading…
Reference in a new issue