Implement SetIgnoreMouseEvents for Windows
This commit is contained in:
parent
fe4b957587
commit
cae25cab3e
4 changed files with 13 additions and 4 deletions
|
@ -281,9 +281,6 @@ bool NativeWindow::IsDocumentEdited() {
|
|||
return false;
|
||||
}
|
||||
|
||||
void NativeWindow::SetIgnoreMouseEvents(bool ignore) {
|
||||
}
|
||||
|
||||
void NativeWindow::SetMenu(ui::MenuModel* menu) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue