Initial tests for embedding outside widgets, working in X11
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
f262e6661c
commit
975e722a10
8 changed files with 550 additions and 0 deletions
|
@ -728,10 +728,12 @@ static void initStatic__Cardinal()
|
|||
p->addModel(modelAudioFile);
|
||||
p->addModel(modelCarla);
|
||||
p->addModel(modelIldaeil);
|
||||
p->addModel(modelMPV);
|
||||
#else
|
||||
spl.removeModule("AudioFile");
|
||||
spl.removeModule("Carla");
|
||||
spl.removeModule("Ildaeil");
|
||||
spl.removeModule("MPV");
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue