From 98ead41b56d43b01c980a017949d351581769d29 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 20 Feb 2012 13:57:39 -0600 Subject: Add suspend/resume support for twin managed applications --- twin/workspace.h | 1 + 1 file changed, 1 insertion(+) (limited to 'twin/workspace.h') diff --git a/twin/workspace.h b/twin/workspace.h index 6a161c52e..fb9302a00 100644 --- a/twin/workspace.h +++ b/twin/workspace.h @@ -647,6 +647,7 @@ class Workspace : public TQObject, public KWinInterface, public KDecorationDefin Window null_focus_window; bool forced_global_mouse_grab; friend class StackingUpdatesBlocker; + friend class Client; //kompmgr TQSlider *transSlider; -- cgit v1.2.3