Commit 1eead54
committed
PreferencePageParameterValues_pageLabelSeparator add trailing space
- This property is supposed to have a training space which was specified
by `\ ` but the space as removed which then continues the property value
onto the next line which is not the desired effect and results in the
ThemingEnabled property being missing.1 parent dea7b79 commit 1eead54
File tree
1 file changed
+1
-1
lines changed- bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
| 496 | + | |
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| |||
0 commit comments