Skip to content

Commit

Permalink
SWT Javadoc bash changes for 4.32
Browse files Browse the repository at this point in the history
Fixes #1245
  • Loading branch information
deepika-u authored and niraj-modi committed May 28, 2024
1 parent 5e01b86 commit 2acc685
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ public int getScrollbarsMode () {
* </ul>
*
* @see SWT#SCROLLBAR_OVERLAY
*
* @since 3.126
*/
public void setScrollbarsMode (int mode) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ public int getScrollbarsMode () {
* </ul>
*
* @see SWT#SCROLLBAR_OVERLAY
*
* @since 3.126
*/
public void setScrollbarsMode (int mode) {
Expand Down

0 comments on commit 2acc685

Please sign in to comment.