Move global_menu_* methods to a separate NativeMenu class.
This commit is contained in:
parent
a07dd0d6a5
commit
c65a667924
36 changed files with 3500 additions and 1738 deletions
|
|
@ -76,6 +76,7 @@ class DisplayServerAndroid : public DisplayServer {
|
|||
RenderingContextDriver *rendering_context = nullptr;
|
||||
RenderingDevice *rendering_device = nullptr;
|
||||
#endif
|
||||
NativeMenu *native_menu = nullptr;
|
||||
|
||||
ObjectID window_attached_instance_id;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue