@@ -60,5 +60,5 @@ Frame::Refresh()
Buffer::FileStatus
Frame::Flush()
{
return this->bmap[this->activeBuffer]->Flush();
return this->bmap[this->activeBuffer]->Flush(nullptr);
}
The note is not visible to the blocked user.