Kaydet (Commit) e0753b74 authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: -Werror=reorder

üst 64a111d6
......@@ -734,9 +734,9 @@ ButtonBar::BackgroundTheme::BackgroundTheme (
const ::boost::shared_ptr<Theme>& rpTheme,
const ::std::vector<SharedButton>& rButtons)
: mpTheme(rpTheme),
meIconSize( Button::IconSize_Large ),
maButtonArea(),
maBackgroundLocation(),
meIconSize(IconSize_Large),
mePosition( BOTTOM )
{
UpdateMinimumIconSizes(rButtons);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment