]> Dogcows Code - chaz/openbox/blobdiff - otk/button.hh
smarter expose. stop when the window is found
[chaz/openbox] / otk / button.hh
index a4b3a978763a7685b5df854d1231f910839b7a2a..48a0f8136df861bc8b3d68bb9d3225e428a89f44 100644 (file)
@@ -34,7 +34,7 @@ public:
   void release(void);
 
   virtual void update(void);
-  virtual void expose(const XExposeEvent &e);
+  virtual bool expose(const XExposeEvent &e);
 
 private:
 
This page took 0.019784 seconds and 4 git commands to generate.