1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-30 02:50:05 +00:00

Documentation fix.

This commit is contained in:
jules 2013-04-22 10:27:56 +01:00
parent 4801b5c3e6
commit 2b613d8da8

View file

@ -45,7 +45,7 @@ public:
/** Creates an ImageButton.
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
*/