summaryrefslogtreecommitdiff
path: root/otk/label.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-22 22:46:16 +0000
committerDana Jansens <danakj@orodu.net>2003-01-22 22:46:16 +0000
commit033e9843bcec8340c9e657fe0f0519f86075424b (patch)
tree6bebf966b56fac4bf36f8060abfd77119e584c60 /otk/label.hh
parent75e8fc2705d9c606a702eb7057e9e503be90618b (diff)
otk using new render shit.. supposedly
Diffstat (limited to 'otk/label.hh')
-rw-r--r--otk/label.hh2
1 files changed, 1 insertions, 1 deletions
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