mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux
This commit is contained in:
parent
9c62eaf4f8
commit
c69d24fa7a
7 changed files with 934 additions and 22 deletions
|
|
@ -86,6 +86,7 @@ namespace juce
|
|||
#include "embedding/juce_ActiveXControlComponent.h"
|
||||
#include "embedding/juce_NSViewComponent.h"
|
||||
#include "embedding/juce_UIViewComponent.h"
|
||||
#include "embedding/juce_XEmbedComponent.h"
|
||||
#include "misc/juce_AppleRemote.h"
|
||||
#include "misc/juce_BubbleMessageComponent.h"
|
||||
#include "misc/juce_ColourSelector.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue