We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111fa09 commit 30797bdCopy full SHA for 30797bd
tests/org.eclipse.swt.tests/ManualTests/org/eclipse/swt/tests/manual/Issue0445_HiDPISmoothScaling.java
@@ -1,5 +1,5 @@
1
/*******************************************************************************
2
- * Copyright (c) 2022 Mat Booth and others.
+ * Copyright (c) 2022, 2025 Mat Booth and others.
3
*
4
* This program and the accompanying materials
5
* are made available under the terms of the Eclipse Public License 2.0
@@ -44,7 +44,6 @@
44
45
* For details see: {@code https://github.com/eclipse-platform/eclipse.platform.swt/issues/445}.
46
*/
47
-@SuppressWarnings("restriction")
48
public class Issue0445_HiDPISmoothScaling {
49
50
public static void main(String[] args) {
0 commit comments