mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Improve compile time.
This commit is contained in:
@@ -623,6 +623,10 @@ object_ptr<ContentWidget> WrapWidget::createContent(
|
||||
// _historyStack.erase(_historyStack.begin());
|
||||
//}
|
||||
|
||||
rpl::producer<Wrap> WrapWidget::wrapValue() const {
|
||||
return _wrap.value();
|
||||
}
|
||||
|
||||
void WrapWidget::setWrap(Wrap wrap) {
|
||||
// Was done for top level tabs support.
|
||||
//
|
||||
|
Reference in New Issue
Block a user