Port of the programmable signals patch to recent trunk
Also add some additional changes from the SpringPP patch, and make some other minor changes/fixes.
This commit is contained in:

committed by
Jonathan G Rennison

parent
0b09a7ac61
commit
fc0efe599e
@@ -681,6 +681,11 @@ enum WindowClass {
|
||||
*/
|
||||
WC_SAVE_PRESET,
|
||||
|
||||
/**
|
||||
* Programmable signals window
|
||||
*/
|
||||
WC_SIGNAL_PROGRAM,
|
||||
|
||||
WC_INVALID = 0xFFFF, ///< Invalid window.
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user