Use tdeApp

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/7/head
Michele Calgaro 6 months ago
parent c94b0e64b7
commit 58344bb70f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -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(""));

Loading…
Cancel
Save