From 70eb03ad50e1a71fd64c8cb1ebabbff311850553 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 18 Dec 2002 02:28:44 +0000 Subject: add an OBBackgroundWidget and use it for setting colors so far. --- 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 0dd81442..f80f76c7 100644 --- a/otk/label.hh +++ b/otk/label.hh @@ -19,7 +19,7 @@ public: void update(void); virtual void setStyle(Style *style); - + private: //! Object used by Xft to render to the drawable XftDraw *_xftdraw; -- cgit v1.2.3