Skip to content

Commit 222d9d8

Browse files
Adding since tag
1 parent 6b20390 commit 222d9d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageGcDrawer.java

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ default void postProcess(ImageData imageData) {
5252
* Default implementation returns <code>SWT.NONE</code>.
5353
*
5454
* @return the GC style constant
55+
* @since 3.130
5556
*/
5657
default int getGcStyle() {
5758
return SWT.NONE;

0 commit comments

Comments
 (0)