Browse Source

UI: Add Scene to ProjectorType

Shaolin 7 years ago
parent
commit
e6c00afeac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UI/window-projector.hpp

+ 1 - 0
UI/window-projector.hpp

@@ -5,6 +5,7 @@
 
 enum class ProjectorType {
 	Source,
+	Scene,
 	Preview,
 	StudioProgram,
 	Multiview