summaryrefslogtreecommitdiffstats
path: root/twin/workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/workspace.h')
-rw-r--r--twin/workspace.h3
1 files changed, 2 insertions, 1 deletions
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 );