From d8d9b42777ace234f3471918e1210062578f8188 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 20 Jan 2003 06:11:12 +0000 Subject: widegt using new render system --- otk/truerendercontrol.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/truerendercontrol.hh') diff --git a/otk/truerendercontrol.hh b/otk/truerendercontrol.hh index bd6d80af..b85a7cc2 100644 --- a/otk/truerendercontrol.hh +++ b/otk/truerendercontrol.hh @@ -25,7 +25,7 @@ public: TrueRenderControl(int screen); virtual ~TrueRenderControl(); - virtual void drawBackground(Surface *sf, const RenderTexture &texture) const; + virtual void drawBackground(Surface& sf, const RenderTexture &texture) const; }; } -- cgit v1.2.3