]> Dogcows Code - chaz/openbox/blobdiff - otk/truerendercontrol.hh
add funcs to grab buttons and keys
[chaz/openbox] / otk / truerendercontrol.hh
index 1bfe841540bd2415ec203c057ddb9d409a7dda7d..36dbe2441165b8946a79cb3a3e459b7cd0b8535f 100644 (file)
@@ -26,6 +26,8 @@ private:
 public:
   TrueRenderControl(int screen);
   virtual ~TrueRenderControl();
+
+  virtual void allocateColor(XColor *color) const;
 };
 
 }
This page took 0.02154 seconds and 4 git commands to generate.