Rename programmable signals to programmable pre-signals

This is to make it less unclear what they actually are and do
This commit is contained in:
Jonathan G Rennison
2019-12-05 18:13:35 +00:00
parent 1e03482d30
commit 030e8bf762
20 changed files with 51 additions and 51 deletions

View File

@@ -729,7 +729,7 @@ enum WindowClass {
WC_TRACE_RESTRICT_SLOTS,
/**
* Programmable signals window
* Programmable pre-signals window
*/
WC_SIGNAL_PROGRAM,