mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
Added missing JUCE_API
This commit is contained in:
parent
bbf716af9c
commit
e04ebc8929
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ public:
|
|||
void clear();
|
||||
|
||||
/** Describes a popup menu item. */
|
||||
struct Item
|
||||
struct JUCE_API Item
|
||||
{
|
||||
/** Creates a null item.
|
||||
You'll need to set some fields after creating an Item before you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue