From 9e894362082b9cfe3d6169f85cabdd3fc3c04baa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 30 Jan 2003 22:58:12 +0000 Subject: add functions to give the skipTaskbar/Pager state --- src/client.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.cc') diff --git a/src/client.cc b/src/client.cc index d2a75b6a..52312f82 100644 --- a/src/client.cc +++ b/src/client.cc @@ -1203,7 +1203,7 @@ void Client::changeState() state[1] = None; otk::Property::set(_window, otk::Property::atoms.wm_state, otk::Property::atoms.wm_state, state, 2); - + Atom netstate[10]; int num = 0; if (_modal) -- cgit v1.2.3