]> Dogcows Code - chaz/openbox/blobdiff - otk/truerendercontrol.hh
readd titlebar buttons. but they dont press yet
[chaz/openbox] / otk / truerendercontrol.hh
index b85a7cc2e83f35cb529b7a720f5c36e1ba5afda1..1bfe841540bd2415ec203c057ddb9d409a7dda7d 100644 (file)
@@ -21,11 +21,11 @@ private:
   int _green_offset;
   int _blue_offset;
 
+  virtual void reduceDepth(Surface &sf, XImage *im) const;
+
 public:
   TrueRenderControl(int screen);
   virtual ~TrueRenderControl();
-
-  virtual void drawBackground(Surface& sf, const RenderTexture &texture) const;
 };
 
 }
This page took 0.019976 seconds and 4 git commands to generate.