Fix compile

Change-Id: I462623e1bee638f7544ec0d7ff91343059cc321e
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Stenger
2022-08-23 09:34:40 +02:00
parent 0bfc4424ff
commit 56638b69a8

View File

@@ -181,12 +181,12 @@ OptionsPageWidget::OptionsPageWidget(const std::function<void()> &onApply, Fossi
s.logCount,
s.timelineWidth,
s.timeout,
Stretch()
st
},
s.disableAutosync
},
},
Stretch()
st
}.attachTo(this);
}