committed by
github-actions[bot]
parent
c8547e1e9f
commit
96eb3753e7
@@ -251,9 +251,6 @@ bool SheetView::onHasMsg(const char* pMsg) const
|
||||
if (strcmp(pMsg, "PrintPdf") == 0) {
|
||||
return true;
|
||||
}
|
||||
else if (strcmp("AllowsOverlayOnHover", pMsg) == 0) {
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user