1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Move the WebViewPluginDemo from the GUI to the Plugins category

This commit is contained in:
attila 2024-04-25 13:07:06 +02:00
parent d9095fccb2
commit 8a9ce51b2a
20 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
</p> </p>
<p> <p>
Then navigate into the Then navigate into the
<code>examples/GUI/WebViewPluginDemoGUI</code> directory inside your JUCE <code>examples/Plugins/WebViewPluginDemoGUI</code> directory inside your JUCE
directory, and issue the following commands. directory, and issue the following commands.
</p> </p>
<pre> <pre>

View file

@ -21,7 +21,7 @@
</p> </p>
<p> <p>
Then navigate into the Then navigate into the
<code>examples/GUI/WebViewPluginDemoGUI</code> directory inside your JUCE <code>examples/Plugins/WebViewPluginDemoGUI</code> directory inside your JUCE
directory, and issue the following commands. directory, and issue the following commands.
</p> </p>
<pre> <pre>

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

@ -21,7 +21,7 @@
</p> </p>
<p> <p>
Then navigate into the Then navigate into the
<code>examples/GUI/WebViewPluginDemoGUI</code> directory inside your JUCE <code>examples/Plugins/WebViewPluginDemoGUI</code> directory inside your JUCE
directory, and issue the following commands. directory, and issue the following commands.
</p> </p>
<pre> <pre>