mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Source creation by origin: File, software and hardware. Separate source
classes for Media and Session sources. Update of file dialog accordingly.
This commit is contained in:
@@ -82,7 +82,7 @@ struct Application
|
||||
|
||||
// recent files histories
|
||||
History recentSessions;
|
||||
History recentMedia;
|
||||
History recentImport;
|
||||
|
||||
Application() : name(APP_NAME){
|
||||
scale = 1.f;
|
||||
|
||||
Reference in New Issue
Block a user