]> Dogcows Code - chaz/openbox/blobdiff - src/Netizen.hh
add option to the rc file to use/not use AA for Xft fonts
[chaz/openbox] / src / Netizen.hh
index 2f7cbda2bfaea56d3a7433a5ff078ae47a1f2ac7..aebd20e1fabe0677ee2fac2c06792ef02461763e 100644 (file)
@@ -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;
 
This page took 0.024821 seconds and 4 git commands to generate.