Skip to content
Snippets Groups Projects
Commit bbc4c09b authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Make the "Source" and "Target" ComboBoxes more obvious.

parent 05c45f17
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -326,7 +326,7 @@ object PropertiesDlg: TPropertiesDlg
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'Node List'
Text = 'Source'
OnChange = SourceComboBoxChange
Items.Strings = (
'Node List'
......@@ -380,6 +380,7 @@ object PropertiesDlg: TPropertiesDlg
Height = 21
ItemHeight = 13
TabOrder = 5
Text = 'Target'
Items.Strings = (
'Node List'
'Client List'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment