-Werror=reorder
Change-Id: I763b2c21f0ba62cf9343582a5a41e0dc0b744b50
This commit is contained in:
@@ -305,8 +305,8 @@ SvLBoxButton::SvLBoxButton( SvTreeListEntry* pEntry, SvLBoxButtonKind eTheKind,
|
|||||||
, isVis(true)
|
, isVis(true)
|
||||||
, pData(pBData)
|
, pData(pBData)
|
||||||
, eKind(eTheKind)
|
, eKind(eTheKind)
|
||||||
, nBaseOffs(0)
|
|
||||||
, nItemFlags(0)
|
, nItemFlags(0)
|
||||||
|
, nBaseOffs(0)
|
||||||
{
|
{
|
||||||
SetStateUnchecked();
|
SetStateUnchecked();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user