JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_gui_extra.h File Reference
Include dependency graph for juce_gui_extra.h:
This graph shows which files directly or indirectly include this file:

Macros

#define JUCE_GUI_EXTRA_H_INCLUDED
 
#define JUCE_WEB_BROWSER   1
 Config: JUCE_WEB_BROWSER This lets you disable the WebBrowserComponent class (Mac and Windows). More...
 

Macro Definition Documentation

◆ JUCE_GUI_EXTRA_H_INCLUDED

#define JUCE_GUI_EXTRA_H_INCLUDED

◆ JUCE_WEB_BROWSER

#define JUCE_WEB_BROWSER   1

Config: JUCE_WEB_BROWSER This lets you disable the WebBrowserComponent class (Mac and Windows).

If you're not using any embedded web-pages, turning this off may reduce your code size.