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/label.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/label.hh') diff --git a/otk/label.hh b/otk/label.hh index ff1755d7..e24858f1 100644 --- a/otk/label.hh +++ b/otk/label.hh @@ -18,7 +18,7 @@ public: virtual void renderForeground(void); - virtual void setStyle(Style *style); + virtual void setStyle(RenderStyle *style); private: //! Text to be displayed in the label -- cgit v1.2.3