Browse Source

Documentation fix.

tags/2021-05-28
jules 12 years ago
parent
commit
2b613d8da8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/juce_gui_basics/buttons/juce_ImageButton.h

+ 1
- 1
modules/juce_gui_basics/buttons/juce_ImageButton.h View File

@@ -45,7 +45,7 @@ public:
/** Creates an ImageButton. /** Creates an ImageButton.
Use setImage() to specify the image to use. The colours and opacities that Use setImage() to specify the image to use. The colours and opacities that
are specified here can be changed later using setDrawingOptions().
are specified here can be changed later using setImages().
@param name the name to give the component @param name the name to give the component
*/ */


Loading…
Cancel
Save