This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Fixed a comment.
tags/2021-05-28
jules
11 years ago
parent
edfb1e9830
commit
d7c54d9847
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
modules/juce_gui_basics/mouse/juce_SelectedItemSet.h
+ 0
- 2
modules/juce_gui_basics/mouse/juce_SelectedItemSet.h
View File
@@ -38,8 +38,6 @@
To be informed when items are selected/deselected, register a ChangeListener with
this object.
@see SelectableObject
*/
template <class SelectableItemType>
class SelectedItemSet : public ChangeBroadcaster
Write
Preview
Loading…
Cancel
Save