mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
add errant break removed by accident in last patch (r/sr=pink, bug 242868)
This commit is contained in:
parent
2283ed2681
commit
518b8821e0
@ -812,6 +812,7 @@ nsNativeThemeMac::ThemeSupportsWidget(nsIPresContext* aPresContext, nsIFrame* aF
|
||||
case NS_THEME_SCROLLBAR_TRACK_VERTICAL:
|
||||
case NS_THEME_SCROLLBAR_TRACK_HORIZONTAL:
|
||||
retVal = PR_TRUE;
|
||||
break;
|
||||
|
||||
case NS_THEME_LISTBOX:
|
||||
case NS_THEME_DROPDOWN:
|
||||
|
Loading…
Reference in New Issue
Block a user