X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ftruerendercontrol.hh;fp=otk%2Ftruerendercontrol.hh;h=574b5272c8accd90698c29062d489d88f6c5ada5;hb=e6d6a1b6b59d53f9d149f034274b205844eacf1e;hp=f4057355d816a2e39384ea9bb5dc958b8e8d3695;hpb=056c5b435d6f52d0ade3beece3e112c4c4cc5268;p=chaz%2Fopenbox diff --git a/otk/truerendercontrol.hh b/otk/truerendercontrol.hh index f4057355..574b5272 100644 --- a/otk/truerendercontrol.hh +++ b/otk/truerendercontrol.hh @@ -17,7 +17,7 @@ public: TrueRenderControl(const ScreenInfo *screen); virtual ~TrueRenderControl(); - virtual void render(::Window w); + virtual void render(Widget *wi); }; }