X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Frecmonitor.h;h=62d9459424954faae2230466f861f3555c4b18d9;hb=937f547e26859d0ef9ddc0ac38d6986ab591b3fd;hp=b27cfc3902ce7e9123081f5d035923a7343a19c4;hpb=df931cad800a7b9a3cd9572ace9683e0865f2b70;p=kdenlive diff --git a/src/recmonitor.h b/src/recmonitor.h index b27cfc39..62d94594 100644 --- a/src/recmonitor.h +++ b/src/recmonitor.h @@ -61,7 +61,7 @@ public: AbstractRender *abstractRender(); void analyseFrames(bool analyse); - enum CAPTUREDEVICE { + enum CaptureDevice { Firewire = 0, Video4Linux = 1, ScreenBag = 2,