Browse Source

Fixed a comment.

tags/2021-05-28
jules 11 years ago
parent
commit
d7c54d9847
1 changed files with 0 additions and 2 deletions
  1. +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


Loading…
Cancel
Save