i won't call it classic
This commit is contained in:
parent
df3e3e8aec
commit
5697330c04
3 changed files with 20 additions and 12 deletions
|
|
@ -1689,7 +1689,7 @@ class FurnaceGUI {
|
|||
int centerPopup;
|
||||
int insIconsStyle;
|
||||
int classicChipOptions;
|
||||
int classicExportOptions;
|
||||
int exportOptionsLayout;
|
||||
int wasapiEx;
|
||||
int chanOscThreads;
|
||||
int renderPoolThreads;
|
||||
|
|
@ -1886,7 +1886,7 @@ class FurnaceGUI {
|
|||
centerPopup(1),
|
||||
insIconsStyle(1),
|
||||
classicChipOptions(0),
|
||||
classicExportOptions(0), // poll?
|
||||
exportOptionsLayout(1),
|
||||
wasapiEx(0),
|
||||
chanOscThreads(0),
|
||||
renderPoolThreads(0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue