mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-17 05:09:58 +01:00
Add TimerMetronomeWindow and WorkspaceWindow classes
- Introduced TimerMetronomeWindow.h and WorkspaceWindow.h to manage workspace windows and timer metronome functionality. - Implemented WorkspaceWindow.cpp with methods for managing window visibility, collapsing, and workspace clearing/restoration. - Removed obsolete snippets.cpp file containing unused code and functions.
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
#include <gst/pbutils/pbutils.h>
|
||||
|
||||
#include "Log.h"
|
||||
#include "GstToolkit.h"
|
||||
#include "SystemToolkit.h"
|
||||
#include "Toolkit/GstToolkit.h"
|
||||
#include "Toolkit/SystemToolkit.h"
|
||||
|
||||
#include "ShmdataBroadcast.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user