Skip to content

Commit

Permalink
Fix mistake in the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
William Oprandi committed Jul 28, 2016
1 parent 0a763db commit dbfadc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions framework/source/class/qx/ui/form/ToggleButton.js
Expand Up @@ -21,8 +21,6 @@
*
* If the user presses the button by tapping on it pressing the enter or
* space key, the button toggles between the pressed an not pressed states.
* There is no execute event, only a {@link qx.ui.form.ToggleButton#changeValue}
* event.
*/
qx.Class.define("qx.ui.form.ToggleButton",
{
Expand Down

0 comments on commit dbfadc9

Please sign in to comment.