]> git.sesse.net Git - kdenlive/blobdiff - src/recmonitor.h
Replace uppercase enums into camel into.
[kdenlive] / src / recmonitor.h
index b27cfc3902ce7e9123081f5d035923a7343a19c4..62d9459424954faae2230466f861f3555c4b18d9 100644 (file)
@@ -61,7 +61,7 @@ public:
 
     AbstractRender *abstractRender();
     void analyseFrames(bool analyse);
-    enum CAPTUREDEVICE {
+    enum CaptureDevice {
         Firewire = 0,
         Video4Linux = 1,
         ScreenBag = 2,