mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-18 05:39:59 +01:00
Cleanup views and bugfixes
Remove dependency to Imgui in View class. Cosmetic improvement UI in views.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <mutex>
|
||||
#include <list>
|
||||
|
||||
#include "SourceList.h"
|
||||
#include "View.h"
|
||||
|
||||
#define DEFAULT_MIXING_TRANSLATION -1.f, 1.f
|
||||
|
||||
Reference in New Issue
Block a user