Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -1837,7 +1837,7 @@ writeDone (CCSContext *)
{
cFiles->twin->sync();
cFiles->global->sync();
DCOPClient *client = kapp->dcopClient();
DCOPClient *client = tdeApp->dcopClient();
if (!client->isAttached())
client->attach();
client->send("twin", "KWinInterface", "reconfigure()", TQString(""));