gtk: Fix BrowserWindow::HasModalDialog.
This commit is contained in:
parent
1740355855
commit
630e1b54e8
2 changed files with 0 additions and 6 deletions
|
@ -60,7 +60,6 @@ class NativeWindowGtk : public NativeWindow,
|
|||
virtual void FlashFrame(bool flash) OVERRIDE;
|
||||
virtual void SetKiosk(bool kiosk) OVERRIDE;
|
||||
virtual bool IsKiosk() OVERRIDE;
|
||||
virtual bool HasModalDialog() OVERRIDE;
|
||||
virtual gfx::NativeWindow GetNativeWindow() OVERRIDE;
|
||||
|
||||
// Set the native window menu.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue