|
|
@ -1837,7 +1837,7 @@ writeDone (CCSContext *)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
cFiles->twin->sync();
|
|
|
|
cFiles->twin->sync();
|
|
|
|
cFiles->global->sync();
|
|
|
|
cFiles->global->sync();
|
|
|
|
DCOPClient *client = kapp->dcopClient();
|
|
|
|
DCOPClient *client = tdeApp->dcopClient();
|
|
|
|
if (!client->isAttached())
|
|
|
|
if (!client->isAttached())
|
|
|
|
client->attach();
|
|
|
|
client->attach();
|
|
|
|
client->send("twin", "KWinInterface", "reconfigure()", TQString(""));
|
|
|
|
client->send("twin", "KWinInterface", "reconfigure()", TQString(""));
|
|
|
|