From f4c0547b7a90c9647a2c39c3d1a737142eab088e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 21 Jun 2002 20:40:14 +0000 Subject: merge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we intend to support is 'supported'. Just need to squash bugs now. --- src/Netizen.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Netizen.hh') diff --git a/src/Netizen.hh b/src/Netizen.hh index 2f7cbda2..aebd20e1 100644 --- a/src/Netizen.hh +++ b/src/Netizen.hh @@ -32,11 +32,13 @@ extern "C" { class Blackbox; class BScreen; class Netizen; +class XAtom; class Netizen { private: Blackbox *blackbox; BScreen *screen; + XAtom *xatom; Window window; XEvent event; -- cgit v1.2.3