add copy and clear machine edits
This commit is contained in:
@@ -74,9 +74,12 @@ public:
|
||||
|
||||
bool m_bClearBookkeepingData;
|
||||
bool m_bClearMachineStats;
|
||||
bool m_bClearMachineEdits;
|
||||
bool m_bFillMachineStats; // for testing
|
||||
bool m_bTransferStatsFromMachine;
|
||||
bool m_bTransferStatsToMachine;
|
||||
bool m_bCopyEditsFromMachine;
|
||||
bool m_bCopyEditsToMachine;
|
||||
bool m_bInsertCredit;
|
||||
bool m_bResetToFactoryDefaults;
|
||||
bool m_bStopMusic;
|
||||
|
||||
Reference in New Issue
Block a user