Loading...
Searching...
No Matches
Go to the documentation of this file.
55#define JUCE_GUI_EXTRA_H_INCLUDED
64#ifndef JUCE_WEB_BROWSER
65 #define JUCE_WEB_BROWSER 1
80#ifndef JUCE_USE_WIN_WEBVIEW2
81 #define JUCE_USE_WIN_WEBVIEW2 0
89#ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR
90 #if JUCE_DEBUG && ! (JUCE_IOS || JUCE_ANDROID)
91 #define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1