mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Avoided a warning in MSVC.
This commit is contained in:
parent
e4a153de57
commit
672dff7c39
1 changed files with 1 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ public:
|
|||
const PopupMenu& menu;
|
||||
int index;
|
||||
|
||||
MenuItemIterator& operator= (const MenuItemIterator&);
|
||||
JUCE_LEAK_DETECTOR (MenuItemIterator);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue