In some cases it would be useful, if one could set the numbers of lines, which a duplicated section of code should contain at least. Add a wxSpinCtrl to the corresponding dialog for this setting.
Analysis:
That's a simple change, which requires adding the corresponding UI element as well as to pass the value of the wxSpinCtrl to the evaluation member function in NumeReEditor.
Implementation:
The implementation was done as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The change was documented in the changes log. Language strings were added for the UI element. The documentation article concerning the editor was adapted correspondingly.
Tests:
This change was tested in productive tests. No deviations occured.
Anonymous
Diff:
Diff:
Diff:
Diff: