Initial work for Aura on Linux.
This commit is contained in:
parent
949821f255
commit
84878c4c77
9 changed files with 287 additions and 9 deletions
|
@ -87,7 +87,7 @@ class Menu : public mate::Wrappable,
|
|||
virtual void UpdateStates() = 0;
|
||||
#endif
|
||||
|
||||
#if defined(OS_WIN) || defined(TOOLKIT_GTK)
|
||||
#if defined(OS_WIN) || defined(OS_LINUX)
|
||||
virtual void AttachToWindow(Window* window) = 0;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue