add copy and clear machine edits

This commit is contained in:
Chris Danford
2005-04-28 06:17:17 +00:00
parent d483f208f9
commit 16971da0b3
6 changed files with 147 additions and 8 deletions
+3
View File
@@ -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;