diff options
Diffstat (limited to 'otk/focuslabel.hh')
| -rw-r--r-- | otk/focuslabel.hh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
