]> Dogcows Code - chaz/openbox/blobdiff - otk/truerendercontrol.hh
change the render() interface
[chaz/openbox] / otk / truerendercontrol.hh
index f4057355d816a2e39384ea9bb5dc958b8e8d3695..574b5272c8accd90698c29062d489d88f6c5ada5 100644 (file)
@@ -17,7 +17,7 @@ public:
   TrueRenderControl(const ScreenInfo *screen);
   virtual ~TrueRenderControl();
 
-  virtual void render(::Window w);
+  virtual void render(Widget *wi);
 };
 
 }
This page took 0.026455 seconds and 4 git commands to generate.