From 1cac8a5e1d6b6971193c78de22ba539911dcf406 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 10 Dec 2012 03:03:12 -0600 Subject: Fix kompmgr shadow support Add kompmgr settings reload method to twin DCOP Fix up kompmgr kcontrol module Make default TDM login screen appearance more like the rest of the TDE login system --- twin/workspace.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'twin/workspace.h') diff --git a/twin/workspace.h b/twin/workspace.h index 7cb2c3a6a..f1f7dc97e 100644 --- a/twin/workspace.h +++ b/twin/workspace.h @@ -413,7 +413,8 @@ class Workspace : public TQObject, public KWinInterface, public KDecorationDefin void restartKompmgr( KProcess *proc ); void handleKompmgrOutput( KProcess *proc, char *buffer, int buflen); void stopKompmgr(); - // end + void kompmgrReloadSettings(); + // end protected: bool keyPressMouseEmulation( XKeyEvent& ev ); -- cgit v1.2.1