aboutsummaryrefslogtreecommitdiff
path: root/dw/ui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/ui.hh')
-rw-r--r--dw/ui.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/ui.hh b/dw/ui.hh
index 14ca0bf4..98c90ed6 100644
--- a/dw/ui.hh
+++ b/dw/ui.hh
@@ -248,8 +248,6 @@ public:
Iterator *iterator (Content::Type mask, bool atEnd);
void setStyle (style::Style *style);
- inline void setUsesHints () { setFlags (USES_HINTS); }
-
inline Resource *getResource () { return resource; }
};