Skip to content

Commit 9b175f3

Browse files
committed
Reopen pull request eclipse-platform#2485
1 parent 7fb31be commit 9b175f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ public boolean changed(IEclipseContext context) {
10071007
}
10081008
}
10091009

1010-
/*
1010+
/**
10111011
* Check if the current theme of the workspace is a dark theme. If it is, returns true.
10121012
*/
10131013
private boolean isDarkThemeSelected() {

0 commit comments

Comments
 (0)