win: Fix detecting attached modal dialog.
This commit is contained in:
parent
f4a2c12d75
commit
9ba7db8815
6 changed files with 37 additions and 19 deletions
|
@ -65,7 +65,6 @@ class NativeWindowWin : 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;
|
||||
|
||||
void OnMenuCommand(int position, HMENU menu);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue