summaryrefslogtreecommitdiff
path: root/otk/label.hh
diff options
context:
space:
mode:
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 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;