views: Add menu should not change window size.
This commit is contained in:
parent
ffad6fe884
commit
1a79093378
3 changed files with 10 additions and 10 deletions
|
@ -132,6 +132,7 @@ class NativeWindowViews : public NativeWindow,
|
|||
// Map from accelerator to menu item's command id.
|
||||
accelerator_util::AcceleratorTable accelerator_table_;
|
||||
|
||||
bool use_content_size_;
|
||||
bool resizable_;
|
||||
std::string title_;
|
||||
gfx::Size minimum_size_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue