From 5869cc29ef15181427e65079d9a52c5d21190206 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 24 Dec 2002 21:27:16 +0000 Subject: wrap otk with swig/python --- 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 042082eb..64b8189a 100644 --- a/otk/focuslabel.hh +++ b/otk/focuslabel.hh @@ -18,7 +18,7 @@ public: void update(void); - virtual void setStyle(Style *style); + virtual void setStyle(otk::Style *style); private: //! Object used by Xft to render to the drawable -- cgit v1.2.3