forked from qt-creator/qt-creator
Fix compile
Change-Id: I462623e1bee638f7544ec0d7ff91343059cc321e Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user