From 033e9843bcec8340c9e657fe0f0519f86075424b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 22 Jan 2003 22:46:16 +0000 Subject: otk using new render shit.. supposedly --- otk/focuslabel.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/focuslabel.hh') diff --git a/otk/focuslabel.hh b/otk/focuslabel.hh index 5d5af64e..e5fd4529 100644 --- a/otk/focuslabel.hh +++ b/otk/focuslabel.hh @@ -18,7 +18,7 @@ public: void renderForeground(void); - virtual void setStyle(Style *style); + virtual void setStyle(RenderStyle *style); private: //! Text displayed in the label -- cgit v1.2.3