--- old+++ new@@ -0,0 +1 @@+When the IDE enhancements for the Project Options dialog is enabled, the "Target" label in that dialog is no longer visible.
assigned_to: Thomas Mueller
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This happened because that label was moved above the combo box in some later versions of the IDE and the code was settings its width to 0 because of that change.
fixed in revision #4684
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
This happened because that label was moved above the combo box in some later versions of the IDE and the code was settings its width to 0 because of that change.
fixed in revision #4684