summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering/RenderThemeMac.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/rendering/RenderThemeMac.h')
-rw-r--r--WebCore/rendering/RenderThemeMac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/rendering/RenderThemeMac.h b/WebCore/rendering/RenderThemeMac.h
index 0d31603..63f1d97 100644
--- a/WebCore/rendering/RenderThemeMac.h
+++ b/WebCore/rendering/RenderThemeMac.h
@@ -60,6 +60,8 @@ public:
virtual Color platformInactiveListBoxSelectionBackgroundColor() const;
virtual Color platformInactiveListBoxSelectionForegroundColor() const;
+ virtual ScrollbarControlSize scrollbarControlSizeForPart(ControlPart) { return SmallScrollbar; }
+
virtual void platformColorsDidChange();
// System fonts.