Yet even more additional supplementary additive fixup
This commit is contained in:
parent
77922e5450
commit
7983b283ce
1 changed files with 1 additions and 1 deletions
|
@ -29,9 +29,9 @@ REGISTER_WIDGET(size_lock)
|
|||
|
||||
size_lock::size_lock(const implementation::builder_size_lock& builder)
|
||||
: container_base(builder, get_control_type())
|
||||
, widget_(nullptr)
|
||||
, width_(builder.width_)
|
||||
, height_(builder.height_)
|
||||
, widget_(nullptr)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue