GUI: get rid of party mode
This commit is contained in:
parent
8b38ab7804
commit
f8b3c81d6c
5 changed files with 7 additions and 23 deletions
|
|
@ -1836,7 +1836,6 @@ class FurnaceGUI {
|
|||
int allowEditDocking;
|
||||
int chipNames;
|
||||
int overflowHighlight;
|
||||
int partyTime;
|
||||
int flatNotes;
|
||||
int germanNotation;
|
||||
int stepOnDelete;
|
||||
|
|
@ -2098,7 +2097,6 @@ class FurnaceGUI {
|
|||
allowEditDocking(1),
|
||||
chipNames(0),
|
||||
overflowHighlight(0),
|
||||
partyTime(0),
|
||||
germanNotation(0),
|
||||
stepOnDelete(0),
|
||||
scrollStep(0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue